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.
[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 DatabaseObjectDoesNotExistException class.
Overload List
| Name | Description |
|---|---|
| DatabaseObjectDoesNotExistException () | Initializes a new instance of the DatabaseObjectDoesNotExistException class with default values. |
| DatabaseObjectDoesNotExistException (SerializationInfo, StreamingContext) | Initializes a new instance of the DatabaseObjectDoesNotExistException class with serialized data. |
| DatabaseObjectDoesNotExistException (String) | Initializes a new instance of the DatabaseObjectDoesNotExistException class by specifying the error message that describes the current exception. |
| 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