InvalidPasswordException class

InvalidPasswordException class

The exception that is thrown when specified password is incorrect.

Inheritance: InvalidPasswordException → ComparisonException

The InvalidPasswordException type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of InvalidPasswordException class.

See Also