Uses of Enum Class
org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
Packages that use BuiltinExceptionCode
-
Uses of BuiltinExceptionCode in org.camunda.bpm.engine.impl.errorcode
Methods in org.camunda.bpm.engine.impl.errorcode that return BuiltinExceptionCodeModifier 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.