Package org.apereo.cas.authentication
Class MultifactorAuthenticationProviderAbsentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apereo.cas.authentication.RootCasException
-
- org.apereo.cas.authentication.AuthenticationException
-
- org.apereo.cas.authentication.MultifactorAuthenticationProviderAbsentException
-
- All Implemented Interfaces:
java.io.Serializable
public class MultifactorAuthenticationProviderAbsentException extends org.apereo.cas.authentication.AuthenticationException- Since:
- 6.1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MultifactorAuthenticationProviderAbsentException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apereo.cas.authentication.AuthenticationException
getHandlerErrors, getHandlerSuccesses
-
Methods inherited from class org.apereo.cas.authentication.RootCasException
getArgs, getCode, withCode
-
-