public class DecisionException extends ProcessEngineException
This exception is thrown when something happens related to a decision.
| Constructor and Description | 
|---|
| DecisionException() | 
| DecisionException(String message) | 
| DecisionException(String message,
                 Throwable cause) | 
| DecisionException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.