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:
Serializable
public class MultifactorAuthenticationProviderAbsentException
extends org.apereo.cas.authentication.AuthenticationException
- Since:
- 6.1.0
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.apereo.cas.authentication.AuthenticationException
getHandlerErrors, getHandlerSuccessesMethods inherited from class org.apereo.cas.authentication.RootCasException
getArgs, getCode, withCodeMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MultifactorAuthenticationProviderAbsentException
-
MultifactorAuthenticationProviderAbsentException
public MultifactorAuthenticationProviderAbsentException()
-