Thrown when the flow execution with the persistent identifier provided could
not be found. This could occur if the execution has been removed from the
repository and a client still has a handle to the key.
author: Keith Donald author: Erwin Vervaet
Creates a new no such flow execution exception.
Parameters: flowExecutionKey - the key of the execution that could not befound Parameters: cause - the root cause of the failure
Methods inherited from org.springframework.webflow.execution.repository.FlowExecutionAccessException