Uses of Package
org.camunda.bpm.engine.impl.errorcode
-
Packages that use org.camunda.bpm.engine.impl.errorcode Package Description org.camunda.bpm.engine.impl.cfg org.camunda.bpm.engine.impl.errorcode org.camunda.bpm.engine.impl.interceptor -
Classes in org.camunda.bpm.engine.impl.errorcode used by org.camunda.bpm.engine.impl.cfg Class Description ExceptionCodeProvider One of the provider methods are called when aProcessEngineException
occurs. -
Classes in org.camunda.bpm.engine.impl.errorcode used by org.camunda.bpm.engine.impl.errorcode Class Description BuiltinExceptionCode The set of built-in exception codes the built-inExceptionCodeProvider
uses to assign a code to aProcessEngineException
. -
Classes in org.camunda.bpm.engine.impl.errorcode used by org.camunda.bpm.engine.impl.interceptor Class Description ExceptionCodeProvider One of the provider methods are called when aProcessEngineException
occurs.