Package com.google.gerrit.server.mail
Class EmailTokenVerifier.InvalidTokenException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.gerrit.server.mail.EmailTokenVerifier.InvalidTokenException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- EmailTokenVerifier
Exception thrown when a token does not parse correctly.
- 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
-
InvalidTokenException
public InvalidTokenException() -
InvalidTokenException
-