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, toString
Copyright © 2019. All rights reserved.