Package com.google.gerrit.server.auth
Class InvalidCredentialsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.auth.AuthException
com.google.gerrit.server.auth.InvalidCredentialsException
- All Implemented Interfaces:
Serializable
An authentication exception that is thrown when the credentials are present and are unable to be
verified.
- 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
-
InvalidCredentialsException
public InvalidCredentialsException() -
InvalidCredentialsException
-
InvalidCredentialsException
-
InvalidCredentialsException
-