org.wso2.carbon.identity.application.authentication.endpoint
Class AuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.wso2.carbon.identity.application.authentication.endpoint.AuthenticationException
- All Implemented Interfaces:
- Serializable
public class AuthenticationException
- extends IOException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AuthenticationException
public AuthenticationException()
AuthenticationException
public AuthenticationException(Exception e)
AuthenticationException
public AuthenticationException(String message)
Copyright © 2015 WSO2. All rights reserved.