|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DmnEngineException | |
|---|---|
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.hitpolicy | |
| org.camunda.bpm.dmn.engine.impl.transform | |
| Uses of DmnEngineException in org.camunda.bpm.dmn.engine.impl |
|---|
| Subclasses of DmnEngineException in org.camunda.bpm.dmn.engine.impl | |
|---|---|
class |
DmnDecisionResultException
Exception throw for errors during the result creation of a decision. |
class |
DmnEvaluationException
Exception throw for errors during the evaluation of a decision. |
| Methods in org.camunda.bpm.dmn.engine.impl that return DmnEngineException | |
|---|---|
DmnEngineException |
DmnEngineLogger.decisionIsNotADecisionTable(DmnDecision decision)
|
DmnEngineException |
DmnEngineLogger.decisionLogicTypeNotSupported(DmnDecisionLogic decisionLogic)
|
DmnEngineException |
DmnEngineLogger.decisionTypeNotSupported(DmnDecision decision)
|
DmnEngineException |
DmnEngineLogger.invalidValueForTypeDefinition(String typeName,
Object value)
|
| Uses of DmnEngineException in org.camunda.bpm.dmn.engine.impl.hitpolicy |
|---|
| Subclasses of DmnEngineException in org.camunda.bpm.dmn.engine.impl.hitpolicy | |
|---|---|
class |
DmnHitPolicyException
Exception throw if a hit policy is not applicable for a decision result. |
| Uses of DmnEngineException in org.camunda.bpm.dmn.engine.impl.transform |
|---|
| Subclasses of DmnEngineException in org.camunda.bpm.dmn.engine.impl.transform | |
|---|---|
class |
DmnTransformException
Exception throw for errors during the transformation of a decision. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||