public abstract class FlowException extends RuntimeException
Constructor and Description |
---|
FlowException(String msg)
Creates a new flow exception.
|
FlowException(String msg,
Throwable cause)
Creates a new flow exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString