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