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