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

Usage

Visual Basic
Dim instance As New DeclineMappingException

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also