NoSuchClassException Constructor
Creates an instance of the NoSuchClassException class.NoSuchClassException
Overload List
Name | Description |
---|---|
NoSuchClassException () | Creates an instance of the NoSuchClassException class. |
NoSuchClassException (String) | Creates an instance of the NoSuchClassException class with the specified class name. |
NoSuchClassException (String, Exception) | Creates an instance of the NoSuchClassException class with the specific error message and an inner exception. |
See Also
Reference
NoSuchClassException Class
NoSuchClassException Members
Microsoft.MetadirectoryServices Namespace
NoSuchClassException Class
NoSuchClassException Class