Uses of Class
org.camunda.bpm.engine.exception.dmn.DecisionException
Packages that use DecisionException
-
Uses of DecisionException in org.camunda.bpm.engine.exception.dmn
Subclasses of DecisionException in org.camunda.bpm.engine.exception.dmnModifier and TypeClassDescriptionclass
This exception is thrown when a specific decision definition is not found.class
This exception is thrown when aDmnModelInstance
is not found.