Class AuthenticationStateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.forgerock.caf.authentication.api.AuthenticationStateException
-
- All Implemented Interfaces:
Serializable
public class AuthenticationStateException extends RuntimeException
An exception that is thrown duringAuthenticationState
operations.- Since:
- 2.0.0
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-