public class WorkflowRuntimeException extends RuntimeException
| Constructor and Description | 
|---|
| WorkflowRuntimeException() | 
| WorkflowRuntimeException(String message) | 
| WorkflowRuntimeException(String message,
                        Throwable cause) | 
| WorkflowRuntimeException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.