Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the TestObjectNotFoundException class.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
TestObjectNotFoundException(Int32, ObjectTypes) | |
![]() |
TestObjectNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the TestObjectNotFoundException class from XML by using the provided serialization information and context. |
![]() |
TestObjectNotFoundException(String) | Initializes a new instance of the TestObjectNotFoundException class by using the provided message. |
![]() |
TestObjectNotFoundException(String, Exception) | Initializes a new instance of the TestObjectNotFoundException class by using the provided message and inner exception. |
![]() |
TestObjectNotFoundException(String, ObjectTypes) |
See Also
TestObjectNotFoundException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top