共用方式為


TeamProjectNotFoundException Constructor

 

Initializes a new instance of the TeamProjectNotFoundException class.

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

Overload List

Name Description
System_CAPS_pubmethod TeamProjectNotFoundException(String)

Initializes a new instance of the TeamProjectNotFoundException class by using the provided message.

System_CAPS_pubmethod TeamProjectNotFoundException(String, Exception)

Initializes a new instance of the TeamProjectNotFoundException class by using the provided message and inner exception.

See Also

TeamProjectNotFoundException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top