Initializes a new instance of the DatabaseObjectDoesNotExistException class.
Overload List
| Name | Description |
|---|---|
| DatabaseObjectDoesNotExistException () | Initializes a new instance of the DatabaseObjectDoesNotExistException class with default values. |
| DatabaseObjectDoesNotExistException (String) | Initializes a new instance of the DatabaseObjectDoesNotExistException class by specifying the error message that describes the current exception. |
| DatabaseObjectDoesNotExistException (SerializationInfo, StreamingContext) | Initializes a new instance of the DatabaseObjectDoesNotExistException class with serialized data. |
| DatabaseObjectDoesNotExistException (String, Exception) | Initializes a new instance of the DatabaseObjectDoesNotExistException class with an error message and inner exception. |
See Also
Reference
DatabaseObjectDoesNotExistException Class
DatabaseObjectDoesNotExistException Members
Microsoft.EnterpriseManagement.Common Namespace