Creates an instance of the BadServerCredentialsException class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)

Usage

Visual Basic
Dim instance As New BadServerCredentialsException

Syntax

Visual Basic
Public Sub New
C#
public BadServerCredentialsException ()
C++
public:
BadServerCredentialsException ()
J#
public BadServerCredentialsException ()
JScript
public function BadServerCredentialsException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also