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