| Overload | Description | 
|---|---|
| IncorrectPasswordException Constructor() | Initializes a new instance of the class with default values. | 
| IncorrectPasswordException Constructor(String) | Initializes a new instance of the class with a specified message. | 
| IncorrectPasswordException Constructor(String,Exception) | Initializes a new instance of the class with a specified error message and a reference to the inner exception that is the cause of this exception. | 
| IncorrectPasswordException Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class from serialization data. | 
