public class InvalidPasswordException extends ComparisonException
The exception that is thrown when specified password is incorrect.
| Constructor and Description |
|---|
InvalidPasswordException()
Initializes a new instance of the InvalidPasswordException class.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2024. All rights reserved.