ObjectAlreadyExistsException Constructor ()
Creates an instance of the ObjectAlreadyExistsException class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'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