public class PermissionDeniedFlowExecutionAccessException extends FlowExecutionAccessException
Constructor and Description |
---|
PermissionDeniedFlowExecutionAccessException(FlowExecutionKey flowExecutionKey,
Exception cause)
Creates a new flow execution restoration exception.
|
getFlowExecutionKey
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PermissionDeniedFlowExecutionAccessException(FlowExecutionKey flowExecutionKey, Exception cause)
flowExecutionKey
- the key of the execution that could not be accessedcause
- the root cause of the access failure