NoSuchObjectException Constructor ()
Initializes a new instance of the NoSuchObjectException Class.
Namespace: Microsoft.MetadirectoryServices
Assembly: Microsoft.MetadirectoryServicesEx (in Microsoft.MetadirectoryServicesEx.dll)
Usage
'Usage
Dim instance As New NoSuchObjectException
Syntax
'Declaration
Public Sub New
public NoSuchObjectException ()
public:
NoSuchObjectException ()
public NoSuchObjectException ()
public function NoSuchObjectException ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
NoSuchObjectException Class
NoSuchObjectException Members
Microsoft.MetadirectoryServices Namespace
NoSuchObjectException Class
NoSuchObjectException Class