UnsupportedQueryCriteriaException Constructor
Initializes a new instance of the UnsupportedQueryCriteriaException class.
Overload List
Name | Description |
---|---|
UnsupportedQueryCriteriaException () | Initializes a new instance of the UnsupportedQueryCriteriaException class. |
UnsupportedQueryCriteriaException (String) | Initializes a new instance of the UnsupportedQueryCriteriaException class using the specified error message. |
UnsupportedQueryCriteriaException (SerializationInfo, StreamingContext) | Initializes a new instance of the UnsupportedQueryCriteriaException class using serialized data. |
UnsupportedQueryCriteriaException (String, Exception) | Initializes a new instance of the UnsupportedQueryCriteriaException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
UnsupportedQueryCriteriaException Class
UnsupportedQueryCriteriaException Members
Microsoft.EnterpriseManagement.Common Namespace