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