ChangePasswordFailureException Constructor
Initializes a new instance of the ChangePasswordFailureException class.
Overload List
| Name | Description |
|---|---|
| ChangePasswordFailureException () |
Initializes a new instance of the ChangePasswordFailureException class.
|
| ChangePasswordFailureException (String) |
Initializes a new instance of the ChangePasswordFailureException class that has the specified message text.
|
| ChangePasswordFailureException (String, Exception) |
Initializes a new instance of the ChangePasswordFailureException class that has the specified message text and inner exception.
|