public class PermissionDeniedFlowExecutionAccessException extends FlowExecutionAccessException
| Constructor and Description |
|---|
PermissionDeniedFlowExecutionAccessException(FlowExecutionKey flowExecutionKey,
java.lang.Exception cause)
Creates a new flow execution restoration exception.
|
getFlowExecutionKeypublic PermissionDeniedFlowExecutionAccessException(FlowExecutionKey flowExecutionKey, java.lang.Exception cause)
flowExecutionKey - the key of the execution that could not be accessedcause - the root cause of the access failure