public class InvalidPasswordException extends ComparisonException
The exception that is thrown when specified password is incorrect.
Constructor and Description |
---|
InvalidPasswordException()
Initializes a new instance of
InvalidPasswordException class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public InvalidPasswordException()
Initializes a new instance of InvalidPasswordException
class.
Copyright © 2023. All rights reserved.