Describes the type of the exception.
Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
声明
Public Enumeration Type
public enum Type
public enum class Type
type Type
public enum Type
Members
| Member name | Description | |
|---|---|---|
| AuthorizeTreeChanges | ||
| AuthorizeTreeChangesForcedRollback | ||
| ChangeTreeNodeCreate | ||
| ChangeTreePropertyTooLongToCache | ||
| SyncBisTreeChangerIdIsNull | ||
| SyncBisTreeCssNodeNameEmpty | ||
| SyncBisTreeInvalidStructureType | ||
| SyncBisTreeParentIdDoesNotExist | ||
| SyncBisTreeCannotMoveNodes | ||
| SyncBisTreeCannotMoveNodesAcrossStructureTypes | ||
| SyncBisTreeInvalidNodeType | ||
| Other |