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 InvalidWorkItemTypeException class.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
InvalidWorkItemTypeException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidWorkItemTypeException class for serialization. |
![]() |
InvalidWorkItemTypeException(String, Exception, String, String) | Initializes a new instance of the InvalidWorkItemTypeException class by using the provided error message, inner exception, expected work item type, and actual work item type. |
![]() |
InvalidWorkItemTypeException(String, String, String) | Initializes a new instance of the InvalidWorkItemTypeException class by using the provided error message, expected work item type, and actual work item type. |
See Also
InvalidWorkItemTypeException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top