public abstract class DecisionException extends RuntimeException
| Constructor and Description | 
|---|
DecisionException(String message)  | 
DecisionException(String message,
                 long eventId)  | 
DecisionException(String message,
                 Throwable cause)  | 
| Modifier and Type | Method and Description | 
|---|---|
long | 
getEventId()  | 
void | 
setEventId(long eventId)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString