org.springframework.security.openid
Class AuthenticationCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.openid.AuthenticationCancelledException
- All Implemented Interfaces:
- Serializable
public class AuthenticationCancelledException
- extends AuthenticationException
Indicates that OpenID authentication was cancelled
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthenticationCancelledException
public AuthenticationCancelledException(String msg)
AuthenticationCancelledException
public AuthenticationCancelledException(String msg,
Throwable t)