| AuthenticationException |
Exception thrown when the authentication fails.
|
| ProjectManagementException |
Base exception for project management.
|
| WorkItemCreationException |
Exception thrown when the creation of a work item has failed.
|
| WorkItemDeletionException |
Exception thrown when the deletion of a work item has failed.
|
| WorkItemException |
Base exception for work items handling.
|
| WorkItemNotFoundException |
Exception thrown when the retrieval of a work item has failed because it was not found.
|
| WorkItemRetrievalException |
Exception thrown when the retrieval of a work item has failed due to various reasons.
|
| WorkItemUpdatingException |
Exception thrown when the update of a work item has failed.
|