ChangePasswordFailureException Class

Definition

TBD

[System.Serializable]
public sealed class ChangePasswordFailureException : Microsoft.SqlServer.Management.Common.ConnectionException
[<System.Serializable>]
type ChangePasswordFailureException = class
    inherit ConnectionException
Public NotInheritable Class ChangePasswordFailureException
Inherits ConnectionException
Inheritance
ChangePasswordFailureException
Attributes

Constructors

ChangePasswordFailureException()

TBD

ChangePasswordFailureException(String)

TBD

ChangePasswordFailureException(String, Exception)

TBD

Applies to