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