共用方式為


ChangePasswordFailureException 建構

Initializes a new instance of the ChangePasswordFailureException class.

多載清單 

  名稱 描述
公用方法 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.

頂端