| Package | Description |
|---|---|
| org.camunda.bpm.dmn.engine.impl | |
| org.camunda.bpm.dmn.engine.impl.hitpolicy | |
| org.camunda.bpm.dmn.engine.impl.transform |
| 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.
|
Copyright © 2015–2019 camunda services GmbH. All rights reserved.