ActiveDirectoryObjectNotFoundException Constructor (String, Exception)
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: