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