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