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