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