Share via


StoredQueryNotFoundException Constructor

 

Initializes a new instance of the StoredQueryNotFoundException class.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_protmethod StoredQueryNotFoundException(SerializationInfo, StreamingContext)

Initializes a new instance of the StoredQueryNotFoundException class for serialization.

System_CAPS_pubmethod StoredQueryNotFoundException(String, Exception, String, String)

Initializes a new instance of the StoredQueryNotFoundException class.

System_CAPS_pubmethod StoredQueryNotFoundException(String, String, String)

Initializes a new instance of the StoredQueryNotFoundException class.

See Also

StoredQueryNotFoundException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top