Package com.microsoft.tfs.core.clients.workitem.exceptions

Class Summary
QueryHierarchyException.Type  
ValidationException.Type  
WorkItemLinkValidationException.Type Defines the WorkItemLinkValidationException types.
 

Exception Summary
DeniedOrNotExistException Class to describe access denied or item does not exist exceptions.
DuplicateBatchReadParameterException Class for a duplicate batch read parameter error.
FieldDefinitionNotExistException Class for an error when a field definition does not exist.
ItemAlreadyUpdatedOnServerException Class for an item already updated on server error.
QueryHierarchyException Class for an error that occurs during a query of the hierarchy of the work item store.
UnableToSaveException Exception thrown when a work item cannot be saved.
UnauthorizedAccessException Exception thrown when the server denied access to a work item.
ValidationException Class to describe validation exceptions.
WorkItemException Base class for work item tracking client exceptions.
WorkItemLinkValidationException Class for an error that occurs during validation of a work item link.
 



© 2015 Microsoft. All rights reserved.