ObjectAlreadyExistsException Constructor
Initializes a new instance of the SqlServerManagementException class.
Overload List
| Name | Description |
|---|---|
| ObjectAlreadyExistsException () |
Initializes a new instance of the SqlServerManagementException class.
|
| ObjectAlreadyExistsException (String) |
Initializes a new instance of the ObjectAlreadyExistsException class that has the specified message text.
|
| ObjectAlreadyExistsException (String, Exception) |
Initializes a new instance of the ObjectAlreadyExistsException class that has the specified message text and inner exception.
|
| ObjectAlreadyExistsException (String, String) |
Initializes a new instance of the ObjectAlreadyExistsException class with the specified type name and facet.
|