InvalidWorkItemTypeException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the InvalidWorkItemTypeException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method InvalidWorkItemTypeException(SerializationInfo, StreamingContext) Initializes a new instance of the InvalidWorkItemTypeException class for serialization.
Public method 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.
Public method 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.

Top

See Also

Reference

InvalidWorkItemTypeException Class

Microsoft.TeamFoundation.TestManagement.Client Namespace