ObjectAlreadyExistsException Constructor ()

Initializes a new instance of the ObjectAlreadyExistsException Class.

Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in microsoft.metadirectoryservicesex.dll)

Usage

    Dim instance As New ObjectAlreadyExistsException

Syntax

'Declaration
Public Sub New
public ObjectAlreadyExistsException ()
public:
ObjectAlreadyExistsException ()
public ObjectAlreadyExistsException ()
public function ObjectAlreadyExistsException ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

ObjectAlreadyExistsException Class
ObjectAlreadyExistsException Members
Microsoft.MetadirectoryServices Namespace
ObjectAlreadyExistsException Class
ObjectAlreadyExistsException Class