DataItemDoesNotExistException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 (SerializationInfo, StreamingContext) | Initializes a new instance of the DataItemDoesNotExistException class with serialized data. |
DataItemDoesNotExistException (String) | Initializes a new instance of the DataItemDoesNotExistException class by specifying the error message that describes the current exception. |
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