Uses of Class
org.camunda.bpm.engine.exception.cmmn.CaseException

Packages that use CaseException
org.camunda.bpm.engine.exception.cmmn   
 

Uses of CaseException in org.camunda.bpm.engine.exception.cmmn
 

Subclasses of CaseException in org.camunda.bpm.engine.exception.cmmn
 class CaseDefinitionNotFoundException
          This is exception is thrown when a specific case definition is not found.
 class CaseExecutionNotFoundException
          This is exception is thrown when a specific case execution is not found.
 class CaseIllegalStateTransitionException
          This is exception is thrown when a state transition on a case execution is not possible.
 class CmmnModelInstanceNotFoundException
          This is exception is thrown when a CmmnModelInstance is not found.
 



Copyright © 2017 camunda services GmbH. All rights reserved.