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 DataItemDoesNotExistException object.
Overload List
| Name | Description |
|---|---|
| DataItemDoesNotExistException () | Initializes a new DataItemDoesNotExistException object. |
| DataItemDoesNotExistException (String) | Initializes a new DataItemDoesNotExistException object by specifying the error message that describes the current exception. |
| DataItemDoesNotExistException (SerializationInfo, StreamingContext) | Initializes a new DataItemDoesNotExistException object with serialized data. |
| DataItemDoesNotExistException (String, Exception) | Initializes a new DataItemDoesNotExistException object with an error message and inner exception. |
See Also
Reference
DataItemDoesNotExistException Class
DataItemDoesNotExistException Members
Microsoft.EnterpriseManagement.Common Namespace