Share via


WorkItemUpdateException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the WorkItemUpdateException 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
Public method WorkItemUpdateException() Initializes a new WorkItemUpdateException instance.
Public method WorkItemUpdateException(Exception) Initializes a new WorkItemUpdateException instance.
Public method WorkItemUpdateException(String) Initializes a new WorkItemUpdateException instance.
Protected method WorkItemUpdateException(SerializationInfo, StreamingContext) Initializes a new instance of the WorkItemUpdateException class using the specified information and context.
Public method WorkItemUpdateException(String, Exception) Initializes a new WorkItemUpdateException instance.

Top

See Also

Reference

WorkItemUpdateException Class

Microsoft.TeamFoundation.VersionControl.Client Namespace