Package org.camunda.bpm.engine.impl.errorcode
package org.camunda.bpm.engine.impl.errorcode
-
ClassDescriptionThe set of built-in exception codes the built-in
ExceptionCodeProvider
uses to assign a code to aProcessEngineException
.One of the provider methods are called when aProcessEngineException
occurs.