ADObjectNotFoundException Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the ADObjectNotFoundException class.
Overload List
Name | Description | |
---|---|---|
ADObjectNotFoundException(String) | Initializes a new instance of the ADObjectNotFoundException class that uses the specified message. | |
ADObjectNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the ADObjectNotFoundException class from a serialized version of the exception and contextual data. | |
ADObjectNotFoundException(String, Exception) | Initializes a new instance of the ADObjectNotFoundException class that uses the specified error message and inner exception. |
Top
See Also
Reference
ADObjectNotFoundException Class