| AccessRightException |
|
| AccountAlreadyExistsException |
|
| AccountNotFoundException |
|
| ApplicationException |
Parent class for all application (non system) exceptions.
|
| BaselineNotFoundException |
|
| ChangeIssueNotFoundException |
|
| ChangeOrderNotFoundException |
|
| ChangeRequestNotFoundException |
|
| ConfigurationItemAlreadyExistsException |
|
| ConfigurationItemNotFoundException |
|
| ConvertedResourceException |
|
| CreationException |
|
| DocumentIterationNotFoundException |
|
| DocumentMasterAlreadyExistsException |
|
| DocumentMasterTemplateAlreadyExistsException |
|
| DocumentMasterTemplateNotFoundException |
|
| DocumentRevisionAlreadyExistsException |
|
| DocumentRevisionNotFoundException |
|
| EffectivityAlreadyExistsException |
|
| EffectivityNotFoundException |
|
| EntityAlreadyExistsException |
Base class for implementing an Exception that represents a failed attempt
to create an entity because it already exists in the persistent store.
|
| EntityConstraintException |
|
| EntityNotFoundException |
Base class for implementing an Exception that represents a failed attempt
to retrieve an entity because it has not been found in the persistent store.
|
| FileAlreadyExistsException |
|
| FileNotFoundException |
|
| FolderAlreadyExistsException |
|
| FolderNotFoundException |
|
| GCMAccountAlreadyExistsException |
|
| GCMAccountNotFoundException |
|
| ImportPreviewException |
|
| LayerNotFoundException |
|
| ListOfValuesAlreadyExistsException |
|
| ListOfValuesNotFoundException |
|
| MarkerNotFoundException |
|
| MilestoneAlreadyExistsException |
|
| MilestoneNotFoundException |
|
| NotAllowedException |
|
| OrganizationAlreadyExistsException |
|
| OrganizationNotFoundException |
|
| PartIterationNotFoundException |
|
| PartMasterAlreadyExistsException |
|
| PartMasterNotFoundException |
|
| PartMasterTemplateAlreadyExistsException |
|
| PartMasterTemplateNotFoundException |
|
| PartRevisionAlreadyExistsException |
|
| PartRevisionNotFoundException |
|
| PartRevisionNotReleasedException |
|
| PartUsageLinkNotFoundException |
|
| PasswordRecoveryRequestNotFoundException |
|
| PathDataAlreadyExistsException |
|
| PathDataMasterNotFoundException |
|
| PathToPathCyclicException |
|
| PathToPathLinkAlreadyExistsException |
|
| PathToPathLinkNotFoundException |
|
| PlatformHealthException |
|
| ProductConfigurationNotFoundException |
|
| ProductInstanceAlreadyExistsException |
|
| ProductInstanceIterationNotFoundException |
|
| ProductInstanceMasterNotFoundException |
|
| QueryAlreadyExistsException |
|
| RoleAlreadyExistsException |
|
| RoleNotFoundException |
|
| SharedEntityNotFoundException |
|
| StorageException |
|
| TagAlreadyExistsException |
|
| TagNotFoundException |
|
| TaskNotFoundException |
|
| UpdateException |
Created by fredericmaury on 23/11/2016.
|
| UserAlreadyExistsException |
|
| UserGroupAlreadyExistsException |
|
| UserGroupNotFoundException |
|
| UserNotActiveException |
|
| UserNotFoundException |
|
| WebhookNotFoundException |
|
| WorkflowModelAlreadyExistsException |
|
| WorkflowModelNotFoundException |
|
| WorkflowNotFoundException |
|
| WorkspaceAlreadyExistsException |
|
| WorkspaceNotEnabledException |
|
| WorkspaceNotFoundException |
|
| WrongInputException |
|