Package org.apereo.cas.authentication
Class MultifactorAuthenticationRequiredException
- 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.MultifactorAuthenticationRequiredException
-
- All Implemented Interfaces:
java.io.Serializable
public class MultifactorAuthenticationRequiredException extends org.apereo.cas.authentication.AuthenticationException- Since:
- 6.1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MultifactorAuthenticationRequiredException()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCode()-
Methods inherited from class org.apereo.cas.authentication.AuthenticationException
getHandlerErrors, getHandlerSuccesses
-
-