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