Package fr.gouv.vitam.common.exception
Common Exception package
-
Exception Summary Exception Description AccessUnauthorizedException Exception used when contract does not give access to the VitamArchiveUnitOntologyValidationException Exception to be thrown when archive unit contains fields declared in ontology with wrong usage (string instead of long, etc...)BadRequestException BadRequestException : Bad Request ExceptionConflictClientException CycleFoundException Exception used in DFS when a cycle is foundDatabaseException Generic database exception throws by database servicesDocumentAlreadyExistsException ExpectationFailedClientException ExportException ForbiddenClientException InternalServerException InternalServerException : manage Internal Server ExceptionInvalidGuidOperationException Invalid GUID ExceptionInvalidParseOperationException Invalid parse operationNotAcceptableClientException NoWritingPermissionException Exception when has no writing permissionPreconditionFailedClientException SchemaValidationException Exception to be thrown when validation error occursStateNotAllowedException This exception is thrown only if transition for the currentState to the given new state is not allowed Possible case: current state is completed, any action (next, resume, cancel, pause) current state is running, action is next or resumeTimeStampException TimeStamp exceptionUpdatePermissionException Description of AccessInternal permissions exception class.VitamApplicationServerDisconnectException Exception when the client is disconnectedVitamApplicationServerException // * This exception must be used when an error occured while creating, configuring or starting aVitamServer
VitamClientAccessUnavailableDataFromAsyncOfferException VitamClientException Generic exception throws by any vitam java clientVitamClientIllegalAccessRequestOperationOnSyncOfferException VitamClientInternalException Internal exception throws by any vitam java client when unknown issue occursVitamDBException Vitam database exception.VitamException Main Vitam ExceptionVitamFatalRuntimeException Fatal Runtime Vitam ExceptionVitamKoRuntimeException Ko Runtime Vitam ExceptionVitamRuntimeException Main Runtime Vitam ExceptionVitamThreadAccessException Exception used when local thread does not give access to the VitamSession.WorkflowNotFoundException Workflow not found exception throws by engine.