Compartir a través de


ChangePasswordFailureException Constructor

Initializes a new instance of the ChangePasswordFailureException class.

Lista de sobrecargas

  Nombre Descripción
Método publico ChangePasswordFailureException() () () () Initializes a new instance of the ChangePasswordFailureException class.
Método publico ChangePasswordFailureException(String) Initializes a new instance of the ChangePasswordFailureException class that has the specified message text.
Método publico ChangePasswordFailureException(String, Exception) Initializes a new instance of the ChangePasswordFailureException class that has the specified message text and inner exception.

Principio