Package org.apereo.cas.authentication
Class SurrogateAuthenticationException
- 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.SurrogateAuthenticationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SurrogateAuthenticationException extends org.apereo.cas.authentication.AuthenticationExceptionThis isSurrogateAuthenticationException.- Since:
- 5.2.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SurrogateAuthenticationException(java.lang.String msg)
-
Method Summary
-
Methods inherited from class org.apereo.cas.authentication.AuthenticationException
getHandlerErrors, getHandlerSuccesses
-
-