This documentation is archived and is not being maintained.

WorkItemUpdateException Constructor

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.

  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
Show: