Package org.camunda.bpm.engine.exception.cmmn
-
Exception Summary Exception Description CaseDefinitionNotFoundException This is exception is thrown when a specific case definition is not found.CaseException This is exception is thrown when something happens in the execution of a case instance.CaseExecutionNotFoundException This is exception is thrown when a specific case execution is not found.CaseIllegalStateTransitionException This is exception is thrown when a state transition on a case execution is not possible.CmmnModelInstanceNotFoundException This is exception is thrown when aCmmnModelInstance
is not found.