IncorrectPasswordException

IncorrectPasswordException class

The incorrect password exception.

public class IncorrectPasswordException : Exception

Constructors

NameDescription
IncorrectPasswordException(string)Initializes a new instance of the IncorrectPasswordException class.
IncorrectPasswordException(string, Exception)Initializes a new instance of the IncorrectPasswordException class.

See Also