Uses of Class
org.camunda.bpm.engine.exception.dmn.DecisionException
-
Packages that use DecisionException Package Description org.camunda.bpm.engine.exception.dmn -
-
Uses of DecisionException in org.camunda.bpm.engine.exception.dmn
Subclasses of DecisionException in org.camunda.bpm.engine.exception.dmn Modifier and Type Class Description class
DecisionDefinitionNotFoundException
This exception is thrown when a specific decision definition is not found.class
DmnModelInstanceNotFoundException
This exception is thrown when aDmnModelInstance
is not found.
-