ActiveDirectoryObjectNotFoundException Constructor (String^, Exception^)
.NET Framework (current version)
Initializes a new instance of the ActiveDirectoryObjectNotFoundException class with a specified error message and an underlying exception object.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Parameters
- message
-
Type:
System::String^
A message that describes the error.
- inner
-
Type:
System::Exception^
An Exception object that contains underlying exception information.
.NET Framework
Available since 2.0
Available since 2.0
Show: