Uses of Enum Class
org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
Uses of BuiltinExceptionCode in org.camunda.bpm.engine.impl.errorcode
Modifier and TypeMethodDescriptionstatic BuiltinExceptionCode
Returns the enum constant of this class with the specified name.static BuiltinExceptionCode[]
BuiltinExceptionCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.