Class ResetAuthChainException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.identity.authentication.spi.ResetAuthChainException
-
- All Implemented Interfaces:
Serializable
public class ResetAuthChainException extends Exception
This exception throws when reset auth chain exception occured- Author:
- maximthomas
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResetAuthChainException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-