PermissionDeniedFlowExecutionAccessException |
public PermissionDeniedFlowExecutionAccessException(FlowExecutionKey flowExecutionKey, Exception cause)(Code) |
| Creates a new flow execution restoration exception.
Parameters: flowExecutionKey - the key of the execution that could not beaccessed Parameters: cause - the root cause of the access failure |