Uses of Package
com.xwiki.projectmanagement.exception
-
Packages that use com.xwiki.projectmanagement.exception Package Description com.xwiki.projectmanagement com.xwiki.projectmanagement.exception -
Classes in com.xwiki.projectmanagement.exception used by com.xwiki.projectmanagement Class Description 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. -
Classes in com.xwiki.projectmanagement.exception used by com.xwiki.projectmanagement.exception Class Description ProjectManagementException Base exception for project management.WorkItemException Base exception for work items handling.