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