Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the DataItemDoesNotExistException class.
Overload List
| Name | Description |
|---|---|
| DataItemDoesNotExistException () | Initializes a new instance of the DataItemDoesNotExistException class with default values. |
| DataItemDoesNotExistException (String) | Initializes a new instance of the DataItemDoesNotExistException class by specifying the error message that describes the current exception. |
| DataItemDoesNotExistException (SerializationInfo, StreamingContext) | Initializes a new instance of the DataItemDoesNotExistException class with serialized data. |
| DataItemDoesNotExistException (String, Exception) | Initializes a new instance of the DataItemDoesNotExistException class with an error message and inner exception. |
See Also
Reference
DataItemDoesNotExistException Class
DataItemDoesNotExistException Members
Microsoft.EnterpriseManagement.Common Namespace