InvalidQueryException Constructor
Initializes a new instance of the InvalidQueryException class.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
InvalidQueryException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidQueryException class for serialization. |
|
InvalidQueryException(String, Exception, String) | Initializes a new instance of the InvalidQueryException class by using the provided message, inner exception, and query string. |
|
InvalidQueryException(String, String) | Initializes a new instance of the InvalidQueryException class by using the provided message and query string. |
See Also
InvalidQueryException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top