NoSuchClassException Constructor ()

Creates an instance of the NoSuchClassException class.

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

Usage

'Usage
Dim instance As New NoSuchClassException

Syntax

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

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

NoSuchClassException Class
NoSuchClassException Members
Microsoft.MetadirectoryServices Namespace
NoSuchClassException Class
NoSuchClassException Class