| Package | Description | 
|---|---|
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.hitpolicy | |
| org.camunda.bpm.dmn.engine.impl.transform | |
| org.camunda.bpm.engine.impl.dmn | 
| Modifier and Type | Class and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
DmnEngineException | 
DmnEngineLogger.decisionIsNotADecisionTable(DmnDecision decision)  | 
DmnEngineException | 
DmnEngineLogger.decisionLogicTypeNotSupported(DmnDecisionLogic decisionLogic)  | 
DmnEngineException | 
DmnEngineLogger.decisionTypeNotSupported(DmnDecision decision)  | 
DmnEngineException | 
DmnEngineLogger.invalidValueForTypeDefinition(String typeName,
                             Object value)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DmnHitPolicyException
Exception throw if a hit policy is not applicable for a
 decision result. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DmnTransformException
Exception throw for errors during the transformation of a decision. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ProcessEngineException | 
DecisionLogger.decisionResultMappingException(DmnDecisionResult decisionResult,
                              DecisionResultMapper resultMapper,
                              DmnEngineException cause)  | 
Copyright © 2017. All rights reserved.