Class DmnHitPolicyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.bpm.dmn.engine.DmnEngineException
org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyException
- All Implemented Interfaces:
Serializable
Exception throw if a hit policy is not applicable for a
decision result.
- See Also:
-
Constructor Summary
ConstructorDescriptionDmnHitPolicyException
(String message) DmnHitPolicyException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DmnHitPolicyException
-
DmnHitPolicyException
-