Package com.google.gerrit.server.account
Class AuthenticationFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.account.AccountException
com.google.gerrit.server.account.AuthenticationFailedException
- All Implemented Interfaces:
Serializable
Authentication failed due to incorrect user or password.
- See Also:
-
Constructor Summary
Constructors -
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
-