public abstract class FlowExecutionRepositoryException extends FlowException
FlowExecutionRepository
exception hierarchy. Indicates a problem occured either saving,
restoring, or invalidating a managed flow execution.Constructor and Description |
---|
FlowExecutionRepositoryException(String message)
Creates a new flow execution repository exception.
|
FlowExecutionRepositoryException(String message,
Throwable cause)
Creates a new flow execution repository exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FlowExecutionRepositoryException(String message)
message
- a descriptive message