public class InvalidResetPasswordTokenException extends Exception
Constructor and Description |
---|
InvalidResetPasswordTokenException()
Default constructor.
|
InvalidResetPasswordTokenException(String s)
Default constructor.
|
InvalidResetPasswordTokenException(String s,
Throwable throwable)
Default constructor.
|
InvalidResetPasswordTokenException(Throwable throwable)
Default constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidResetPasswordTokenException()
public InvalidResetPasswordTokenException(String s)
s
- The message.public InvalidResetPasswordTokenException(String s, Throwable throwable)
s
- The message.throwable
- the Exception
.Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences