The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
InvalidQueryException Constructor (String^, String^)
Initializes a new instance of the InvalidQueryException class by using the provided message and query string.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- message
-
Type:
System::String^
The error message.
- queryText
-
Type:
System::String^
The query string that caused the problem.
Show: