public class CaseException extends ProcessEngineException
This is exception is thrown when something happens in the execution of a case instance.
| Constructor and Description | 
|---|
CaseException()  | 
CaseException(String message)  | 
CaseException(String message,
             Throwable cause)  | 
CaseException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019. All rights reserved.