org.camunda.bpm.dmn.engine.impl.hitpolicy
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
public class DmnHitPolicyException
- extends DmnEngineException
Exception throw if a hit policy is not applicable for a
decision result.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DmnHitPolicyException
public DmnHitPolicyException(String message)
DmnHitPolicyException
public DmnHitPolicyException(String message,
Throwable cause)
Copyright © 2017 camunda services GmbH. All rights reserved.