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