Package com.atlassian.confluence.rpc
Class AuthenticationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.confluence.rpc.RemoteException
com.atlassian.confluence.rpc.AuthenticationFailedException
- All Implemented Interfaces:
Serializable
Exception thrown when a login attempt fails
- See Also:
-
Constructor Summary
ConstructorDescriptionAuthenticationFailedException
(String message) AuthenticationFailedException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthenticationFailedException
public AuthenticationFailedException() -
AuthenticationFailedException
-
AuthenticationFailedException
-
AuthenticationFailedException
-