ChangePasswordFailureException Constructor

Initializes a new instance of the ChangePasswordFailureException class.

Notas

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.

Lista de sobrecargas

Nombre Description
ChangePasswordFailureException ()
Initializes a new instance of the ChangePasswordFailureException class.
ChangePasswordFailureException (String)
Initializes a new instance of the ChangePasswordFailureException class with the specified message text.
ChangePasswordFailureException (String, Exception)
Initializes a new instance of the ChangePasswordFailureException class with the specified message text and inner exception.

Vea también

Referencia

ChangePasswordFailureException Class
ChangePasswordFailureException Members
Microsoft.SqlServer.Management.Common Namespace