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