public class WorkflowException extends Exception
| Constructor and Description | 
|---|
WorkflowException(String reason,
                 String details)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDetails()  | 
String | 
getReason()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString