Package org.apereo.cas.web.flow.executor
Class ClientFlowExecutionRepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.webflow.core.FlowException
org.springframework.webflow.execution.repository.FlowExecutionRepositoryException
org.apereo.cas.web.flow.executor.ClientFlowExecutionRepositoryException
- All Implemented Interfaces:
Serializable
public class ClientFlowExecutionRepositoryException
extends org.springframework.webflow.execution.repository.FlowExecutionRepositoryException
Describes exceptions unique to
ClientFlowExecutionRepository.- Since:
- 6.1
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ClientFlowExecutionRepositoryException
-
ClientFlowExecutionRepositoryException
-