InvalidPasswordException class

InvalidPasswordException class

The exception that is thrown when specified password is incorrect.

Inheritance: InvalidPasswordExceptionComparisonException

The InvalidPasswordException type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of InvalidPasswordException class.

See Also