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