Modifier and Type | Method and Description |
---|---|
boolean |
VitamPoolingClient.wait(int tenantId,
String processId) |
boolean |
VitamPoolingClient.wait(int tenantId,
String processId,
int nbTry,
long timeout,
TimeUnit timeUnit) |
boolean |
VitamPoolingClient.wait(int tenantId,
String processId,
ProcessState state) |
boolean |
VitamPoolingClient.wait(int tenantId,
String processId,
ProcessState state,
int nbTry,
long timeWait,
TimeUnit timeUnit)
This is a helper method for checking the status of an operation
Loop until :
- nbTry is reached
- state is completed
- state is pause and status ordinal is higher than started
|
Modifier and Type | Class and Description |
---|---|
class |
AccessExternalClientException
Main Access Client Exception
|
class |
AccessExternalClientNotFoundException
Exception indicating a resource requested by a client was not found on the server.
|
class |
AccessExternalClientServerException
Exception indicating the Logbook server has an internal error.
|
class |
AccessExternalException
AccessException access error
|
class |
AccessExternalExecutionException
AccessExecutionException throw when the execution in access module has an error
|
class |
AccessExternalNotFoundException
AccessException access error
|
Modifier and Type | Class and Description |
---|---|
class |
AccessInternalClientException
Main Access Client Exception
|
class |
AccessInternalClientNotFoundException
Exception indicating a resource requested by a client was not found on the server.
|
class |
AccessInternalClientServerException
Exception indicating the Logbook server has an internal error.
|
class |
AccessInternalException
AccessException access error
|
class |
AccessInternalExecutionException
AccessExecutionException throw when the execution in access module has an error
|
class |
AccessInternalRuleExecutionException |
Modifier and Type | Class and Description |
---|---|
class |
MissingAccessContractIdException
Exception when missing access contrat
|
Modifier and Type | Method and Description |
---|---|
void |
IhmRecetteClient.deleteTnrCollectionsTenant(String tenantId)
Use only with Testing
delete data on tenant tenantId
|
Modifier and Type | Method and Description |
---|---|
void |
OperationManagementClient.initWorkFlow(String contextId)
initWorkFlow : init workFlow Process
|
Modifier and Type | Method and Description |
---|---|
SSLContext |
SSLConfiguration.createSSLContext() |
Constructor and Description |
---|
ElasticsearchAccess(String clusterName,
List<ElasticsearchNode> nodes)
Create an ElasticSearch access
|
Modifier and Type | Method and Description |
---|---|
static RequestToElasticsearch |
RequestToElasticsearch.getRequestToElasticsearch(AbstractParser<?> requestParser)
Create the RequestToElasticsearch adapted to the RequestParser
|
Modifier and Type | Class and Description |
---|---|
class |
ValidationException
Exception for validation errors.
|
Modifier and Type | Class and Description |
---|---|
class |
AccessUnauthorizedException
Exception used when contract does not give access to the Vitam
|
class |
BadRequestException
BadRequestException : Bad Request Exception
|
class |
CycleFoundException
Exception used in DFS when a cycle is found
|
class |
DatabaseException
Generic database exception throws by database services
|
class |
InternalServerException
InternalServerException : manage Internal Server Exception
|
class |
InvalidGuidOperationException
Invalid GUID Exception
|
class |
InvalidParseOperationException
Invalid parse operation
|
class |
NoWritingPermissionException
Exception when has no writing permission
|
class |
SchemaValidationException
Exception to be thrown when validation error occurs
|
class |
StateNotAllowedException
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 resume
|
class |
TimeStampException
TimeStamp exception
|
class |
VitamApplicationServerDisconnectException
Exception when the client is disconnected
|
class |
VitamApplicationServerException
// * This exception must be used when an error occured while creating, configuring or starting a
VitamServer |
class |
VitamClientException
Generic exception throws by any vitam java client
|
class |
VitamClientInternalException
Internal exception throws by any vitam java client when unknown issue occurs
|
class |
VitamDBException
Vitam database exception.
|
Modifier and Type | Method and Description |
---|---|
SSLContext |
SSLConfiguration.createSSLContext() |
Modifier and Type | Class and Description |
---|---|
class |
FileFormatNotFoundException
Define a File Format Exception to be thrown when the format identifier does not found the format of the file
|
class |
FormatIdentifierBadRequestException
Define a File Format Exception to be thrown when the format identifier does not found the format of the file
|
class |
FormatIdentifierFactoryException
Define a Format Identifier Configuration Not Found Exception to be thrown when the format identifier configuration
cannot be found.
|
class |
FormatIdentifierNotFoundException
Define a Format Identifier Implementation Not Found Exception to be thrown when the format identifier cannot be
found.
|
class |
FormatIdentifierTechnicalException
Define a File Format Exception to be thrown when the format identifier does not found the format of the file
|
Modifier and Type | Method and Description |
---|---|
V |
InterfaceLruCache.get(K key,
Callable<V> callback)
Tries to get element from cache.
|
V |
InterfaceLruCache.get(K key,
Callable<V> callback,
long ttl)
Tries to get element from cache.
|
Modifier and Type | Method and Description |
---|---|
RequestResponseOK<AccessContractModel> |
ContractsFinder.findAccessContrats(com.fasterxml.jackson.databind.JsonNode queryDsl) |
Modifier and Type | Method and Description |
---|---|
void |
AgenciesService.findAllAgenciesUsedByAccessContracts()
Find all agencies used by access contracts
|
void |
AgenciesService.findAllAgenciesUsedByUnits()
Construct query DSL for find all Agencies (referential)
|
RequestResponse<AgenciesModel> |
AgenciesService.importAgencies(InputStream stream,
String filename)
Import an input stream into agencies collection
|
Modifier and Type | Method and Description |
---|---|
void |
ReferentialFile.importFile(InputStream file,
String filename)
importFile : import reference file to database
|
void |
BackupLogbookManager.logError(GUID logbookOperationMasterId,
String eventType,
String errorsDetails)
log error (system or technical error)
|
void |
BackupLogbookManager.logEventSuccess(GUID logbookOperationMasterId,
String eventType,
String digestStr,
String fileName,
String objectIdentifier)
log end success process
|
void |
FunctionalBackupService.saveCollectionAndSequence(GUID eipMaster,
String eventCode,
FunctionalAdminCollections collection,
String objectIdentifier) |
void |
FunctionalBackupService.saveFile(InputStream inputStream,
GUID eipMaster,
String eventCode,
DataCategory dataCategory,
String fileName)
save file and log in logbook
|
Constructor and Description |
---|
VitamCounterService(MongoDbAccessAdminImpl dbConfiguration,
List<Integer> tenants,
Map<Integer,List<String>> externalIdentifiers)
Constructor
|
Modifier and Type | Class and Description |
---|---|
class |
AccessionRegisterException
Accession Register Exception
|
class |
AdminManagementClientServerException
Accession Register Exception
|
class |
AgenciesException
FileRulesException manage File Rules Exception
|
class |
AgencyImportDeletionException
AgencyImportDeletionException manage File Rules Exception
|
class |
AgencyImportInProgressException
FileRulesException manage File Rules Exception
|
class |
BackupServiceException
Define a BackupServiceException Exception to be thrown when something is not found
|
class |
DatabaseConflictException
DatabaseConflictException error
|
class |
FileFormatException
FileFormatException error
|
class |
FileRulesCsvException
Exception throw when csv to import is not well format or is bad to parse
|
class |
FileRulesDeleteException
Exception thrown when user want to be delete a unit linked to a fileRules
|
class |
FileRulesDurationException
Exception throw when rule duration is inferior than duration in configuration
|
class |
FileRulesException
FileRulesException manage File Rules Exception
|
class |
FileRulesImportInProgressException
Exception thrown when a file rules import is already in progress
|
class |
FileRulesNotFoundException
Exception indicating that there is not file containing file format vitam.
|
class |
FileRulesUpdateException
Exception Throw when attempt to update a fileRules that is linked to a Unit
|
class |
FunctionalBackupServiceException
Exception for FunctionalBackupService
|
class |
InvalidFileFormatParseException
Exception indicating the invalid file format XLM when parsing it
|
class |
InvalidFileRulesParseException
Exception indicating the invalid file format XLM when parsing it
|
class |
JsonNodeFormatCreationException
Exception when creating a json object node from invalid object
|
class |
ProfileNotFoundException
Exception indicating that there is not file containing file format vitam.
|
class |
ReferentialException
FileFormatException error
|
class |
ReferentialNotFoundException
Exception indicating that Referential Not Found.
|
Constructor and Description |
---|
ElasticsearchAccessFunctionalAdmin(String clusterName,
List<ElasticsearchNode> nodes) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<ContextModel> |
ContextService.createContexts(List<ContextModel> contextModelList)
Create a list of contexts
|
RequestResponse<ContextModel> |
ContextService.updateContext(String id,
com.fasterxml.jackson.databind.JsonNode queryDsl)
Update a context
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<ContextModel> |
ContextServiceImpl.createContexts(List<ContextModel> contextModelList) |
RequestResponse<ContextModel> |
ContextServiceImpl.updateContext(String id,
com.fasterxml.jackson.databind.JsonNode queryDsl) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<T> |
ContractService.createContracts(List<T> contractModelList)
Create a collections of contracts After passing the validation steps.
|
RequestResponse<T> |
ContractService.updateContract(String id,
com.fasterxml.jackson.databind.JsonNode queryDsl)
Update contracts status after passing validation steps :
Field modified :
- ActivationDate
- DesactivationDate
- LastUpdate
- Status
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<AccessContractModel> |
AccessContractImpl.createContracts(List<AccessContractModel> contractModelList) |
RequestResponse<IngestContractModel> |
IngestContractImpl.createContracts(List<IngestContractModel> contractModelList) |
RequestResponse<AccessContractModel> |
AccessContractImpl.updateContract(String identifier,
com.fasterxml.jackson.databind.JsonNode queryDsl) |
RequestResponse<IngestContractModel> |
IngestContractImpl.updateContract(String identifier,
com.fasterxml.jackson.databind.JsonNode queryDsl) |
Modifier and Type | Method and Description |
---|---|
void |
ReferentialFormatFileImpl.importFile(InputStream xmlPronom,
String filename) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<ProfileModel> |
ProfileService.createProfiles(List<ProfileModel> profileModelList)
Create a collections of profile After passing the validation steps.
|
RequestResponse |
ProfileService.importProfileFile(String profileIdentifier,
InputStream profileFile)
1.
|
RequestResponse<ProfileModel> |
ProfileService.updateProfile(ProfileModel profileModel,
com.fasterxml.jackson.databind.JsonNode jsonDsl)
Update profile
|
RequestResponse<ProfileModel> |
ProfileService.updateProfile(String identifier,
com.fasterxml.jackson.databind.JsonNode jsonDsl)
Update profiles after passing validation steps :
Field modified :
- ActivationDate
- DesactivationDate
- LastUpdate
- Status
|
Modifier and Type | Method and Description |
---|---|
RequestResponse<ProfileModel> |
ProfileServiceImpl.createProfiles(List<ProfileModel> profileModelList) |
RequestResponse |
ProfileServiceImpl.importProfileFile(String profileIdentifier,
InputStream profileFile) |
RequestResponse<ProfileModel> |
ProfileServiceImpl.updateProfile(ProfileModel profileModel,
com.fasterxml.jackson.databind.JsonNode jsonDsl) |
RequestResponse<ProfileModel> |
ProfileServiceImpl.updateProfile(String identifier,
com.fasterxml.jackson.databind.JsonNode jsonDsl) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileManager.logFatalError(String eventType,
String objectId,
String errorsDetails)
log fatal error (system or technical error)
|
void |
ProfileManager.logStarted(String eventType,
String objectId)
log start process
|
void |
ProfileManager.logSuccess(String eventType,
String objectId,
String message)
log end success process
|
void |
ProfileManager.logValidationError(String eventType,
String objectId,
String errorsDetails)
Log validation error (business error)
|
Constructor and Description |
---|
ContractResource(MongoDbAccessAdminImpl mongoAccess,
VitamCounterService vitamCounterService) |
Modifier and Type | Method and Description |
---|---|
RequestResponse<SecurityProfileModel> |
SecurityProfileService.createSecurityProfiles(List<SecurityProfileModel> securityProfileList) |
RequestResponse<SecurityProfileModel> |
SecurityProfileService.updateSecurityProfile(String identifier,
com.fasterxml.jackson.databind.JsonNode queryDsl) |
Modifier and Type | Method and Description |
---|---|
void |
IngestStep.upload_this_plan()
call vitam to upload the plan
|
void |
IngestStep.upload_this_sip()
call vitam to upload the SIP
|
void |
IngestStep.upload_this_tree()
call vitam to upload the tree
|
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.JsonNode |
PaginationHelper.getResult(com.fasterxml.jackson.databind.JsonNode result,
OffsetBasedPagination pagination) |
static com.fasterxml.jackson.databind.JsonNode |
PaginationHelper.getResult(String sessionId,
OffsetBasedPagination pagination) |
static void |
PaginationHelper.setResult(String sessionId,
com.fasterxml.jackson.databind.JsonNode result) |
Constructor and Description |
---|
OffsetBasedPagination(javax.servlet.http.HttpServletRequest request) |
Modifier and Type | Method and Description |
---|---|
static com.fasterxml.jackson.databind.node.ObjectNode |
JsonTransformer.buildAllParentsRef(String unitId,
com.fasterxml.jackson.databind.JsonNode allParents)
This method builds an ObjectNode based on a list of JsonNode object
|
static ByteArrayOutputStream |
JsonTransformer.buildLogbookStatCsvFile(com.fasterxml.jackson.databind.JsonNode logbookOperation)
Generates execution time by step relative to a logbook operation
|
Modifier and Type | Class and Description |
---|---|
class |
IngestExternalClientException
Main Ingest Client Exception
|
class |
IngestExternalClientNotFoundException
Exception indicating a resource requested by a client was not found on the server.
|
class |
IngestExternalClientServerException
Exception indicating the resource server has an internal error.
|
class |
IngestExternalException
IngestExternalException ingest error
|
Modifier and Type | Class and Description |
---|---|
class |
JavaExecuteScriptException
IngestInternalException ingest error
|
Modifier and Type | Method and Description |
---|---|
void |
IngestExternalImpl.createATRFatalWorkspace(String contextId,
GUID operationId,
javax.ws.rs.container.AsyncResponse asyncResponse)
This method is called when a workspace exception occurs
|
Modifier and Type | Method and Description |
---|---|
void |
IngestInternalClientMock.initWorkFlow(String contextId) |
void |
IngestInternalClientMock.upload(InputStream inputStream,
javax.ws.rs.core.MediaType archiveType,
String contextId) |
void |
IngestInternalClient.upload(InputStream inputStream,
javax.ws.rs.core.MediaType archiveType,
String contextId)
Upload compressed SIP as stream
|
javax.ws.rs.core.Response |
IngestInternalClientMock.uploadInitialLogbook(Iterable<LogbookOperationParameters> logbookParametersList) |
javax.ws.rs.core.Response |
IngestInternalClient.uploadInitialLogbook(Iterable<LogbookOperationParameters> logbookParametersList)
Create only Logbook
|
Modifier and Type | Class and Description |
---|---|
class |
ContextNotFoundException
Context not found exception
|
class |
IngestInternalClientException
Main Ingest Client Exception
|
class |
IngestInternalClientNotFoundException
Exception indicating a resource requested by a client was not found on the server.
|
class |
IngestInternalClientServerException
Exception indicating a resource requested by a client has an error on the server.
|
class |
IngestInternalException
IngestInternal Exception
|
Modifier and Type | Method and Description |
---|---|
GUID |
LogbookLFCAdministration.generateSecureLogbookLFC()
Secure the logbook Lifecycles since last securisation by launching a workflow.
|
Modifier and Type | Method and Description |
---|---|
void |
LogbookCheckConsistencyService.logbookCoherenceCheck()
Logbook coherence check on all Vitam tenants.
|
void |
LogbookCheckConsistencyService.logbookCoherenceCheckByTenant(Integer tenant)
Logbook coherence check by tenant.
|
Modifier and Type | Method and Description |
---|---|
void |
LogbookCheckConsistencyServiceImpl.logbookCoherenceCheck()
Logbook coherence check on all Vitam tenants.
|
void |
LogbookCheckConsistencyServiceImpl.logbookCoherenceCheckByTenant(Integer tenant)
Logbook consistency check by tenant.
|
Modifier and Type | Class and Description |
---|---|
class |
LogbookClientAlreadyExistsException
Exception is thrown when the object to be created already exists
|
class |
LogbookClientBadRequestException
Exception indicating a resource given as parameter is malformed.
|
class |
LogbookClientException
Main Logbook Client Exception
|
class |
LogbookClientNotFoundException
Exception indicating a resource requested by a client was not found on the server.
|
class |
LogbookClientServerException
Exception indicating the Logbook server has an internal error.
|
class |
TraceabilityException
exception when the traceability task failed
|
Constructor and Description |
---|
LogbookElasticsearchAccess(String clusterName,
List<ElasticsearchNode> nodes) |
Modifier and Type | Class and Description |
---|---|
class |
LogbookAlreadyExistsException
Exception is thrown when the object to be created already exists
|
class |
LogbookDatabaseException
Exception indicating an error with datadase
|
class |
LogbookException
Main Logbook Exception
|
class |
LogbookExecutionException
Exception indicating an error while executing a request on database index.
|
class |
LogbookNotFoundException
Exception indicating a resource requested by a client was not found on the server.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
LogbookOperationsClient.checkLogbookCoherence()
checkLogbookCoherence
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
LogbookResource.getOperation(String id,
com.fasterxml.jackson.databind.JsonNode queryDsl)
Selects an operation
|
Modifier and Type | Class and Description |
---|---|
class |
MetaDataAlreadyExistException
MetaDataAlreadyExistException duplicate error
|
class |
MetaDataClientServerException
Exception indicating the Metadata server has an internal error
|
class |
MetaDataDocumentSizeException
MetaDataDocumentSizeException max size exceeded error
|
class |
MetaDataException
MetaDataException the father of all metadata exception
|
class |
MetaDataExecutionException
MetaDataExecutionException database error
|
class |
MetadataInvalidSelectException
MetaData Invalid Select Exception: will be thrown for invalid request
|
class |
MetadataInvalidUpdateException
MetadataInvalidUpdateException update failed in update operation in metatada
|
class |
MetaDataNotFoundException
MetaDataNotFoundException document not found error
|
Constructor and Description |
---|
ElasticsearchAccessMetadata(String clusterName,
List<ElasticsearchNode> nodes) |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveUnitContainDataObjectException
Define a Archive Unit Contain Data Object Exception to be thrown when an error occurred, not a fatal error This kind
of exception occurs when an archive unit references a Binary Data Object instead of a Data Object Group
|
class |
ArchiveUnitContainSpecialCharactersException
Define a Processing Exception to be thrown when an archive unit contains a special character
|
class |
HandlerNotFoundException
HandlerNotFoundException thrown by worker when pool handler does not contain key of action handler
|
class |
InvocationPluginException
PluginNotFoundException thrown by worker when plugin is not installed
|
class |
MissingFieldException
Define Missig field Exception, will be thrown when mandatory field is missing
|
class |
PluginException
Exception is the superclass of all VITAM plugin exceptions.
|
class |
PluginNotFoundException
PluginNotFoundException thrown by worker when plugin is not installed
|
class |
ProcessingBadRequestException
Define a Processing Exception to be thrown when an error occurred, not a fatal error
|
class |
ProcessingDuplicatedVersionException
Define a Processing Exception to be thrown when an error occurred, not a fatal error
|
class |
ProcessingEngineException
Exception handled by the ProcessEngine.
|
class |
ProcessingException
Exception is the superclass of all VITAM processing exceptions.
|
class |
ProcessingInternalServerException
Define a Processing Exception to be thrown when a fatal error occurred
|
class |
ProcessingMalformedDataException
Define a Processing Exception to be thrown when there is a line break or spaces where should not be
|
class |
ProcessingManifestReferenceException
Define a Processing Exception to be thrown when an error with reference occurred in the manifest, not a fatal error
|
class |
ProcessingObjectGroupNotFoundException
Define a Processing Exception to be thrown when GOT not found
|
class |
ProcessingStorageWorkspaceException
ProcessingStorageWorkspaceException thrown by ProcessDataManagement when an error occurs on workspace actions
|
class |
ProcessingUnauthorizeException
Define a Processing Exception to be thrown when an unauthorize operation is required
|
class |
ProcessingUnitLinkingException
Define a Processing Exception to be thrown when an error occurred, not a fatal error
|
class |
ProcessingUnitNotFoundException
Define a Processing Exception to be thrown when an error occurred, not a fatal error
|
class |
ProcessWorkflowNotFoundException
ProcessWorkflowNotFoundException manage workflow not found Exception
|
class |
StepAlreadyExecutedException
StepAlreadyExecutedException manage steps already executed Exception
|
class |
StepsNotFoundException
StepsNotFoundException manage steps not found Exception
|
class |
WorkerAlreadyExistsException
Worker already exists exception throws by engine
|
class |
WorkerFamilyNotFoundException
Worker Family not found exception throws by engine
|
class |
WorkerNotFoundException
Worker not found exception throws by engine
|
Modifier and Type | Method and Description |
---|---|
void |
ProcessingManagementClientMock.initWorkFlow(String contextId) |
Modifier and Type | Class and Description |
---|---|
class |
InternalSecurityException |
Modifier and Type | Class and Description |
---|---|
class |
PersonalCertificateException
Personal certificate exception
|
Modifier and Type | Class and Description |
---|---|
class |
StorageAlreadyExistsClientException
Storage already exists Client Exception
|
class |
StorageClientException
Main Storage Client Exception
|
class |
StorageNotFoundClientException
Storage NotFound Client Exception
|
class |
StorageServerClientException
Exception indicating the Storage server has an internal error.
|
Modifier and Type | Class and Description |
---|---|
class |
StorageAlreadyExistsException
Define a Storage Exception to be thrown when something already exists and it
should not
|
class |
StorageDriverMapperException
Define a Storage Exception to be thrown when something wrong with the driver
mapper (updating driver / offer associations)
|
class |
StorageDriverNotFoundException
Define a Storage Exception to be thrown when the driver manager does not find
a required driver (from an offer)
|
class |
StorageException
Main Storage Exceptions
|
class |
StorageNotFoundException
Define a Storage Exception to be thrown when something is not found
|
class |
StorageTechnicalException
Exception thrown when any unwilling technical exception occurs
|
Modifier and Type | Class and Description |
---|---|
class |
StorageLogException
exception when the backup task failed
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerClientException
Main Worker Client Exception
|
class |
WorkerNotFoundClientException
Worker NotFound Client Exception
|
class |
WorkerServerClientException
Exception indicating the Worker server has an internal error.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidRuleException
Invalid Rule Exception when compute rules
|
class |
WorkerspaceQueueException |
Modifier and Type | Method and Description |
---|---|
protected com.fasterxml.jackson.databind.JsonNode |
StoreMetadataObjectActionHandler.retrieveLogbookLifeCycleById(String idDocument,
DataCategory dataCategory,
LogbookLifeCyclesClient loogbookClient)
retrieveLogbookLifeCycleById, retrieve the LFC for the giving document (Unit or Got)
|
protected com.fasterxml.jackson.databind.JsonNode |
StoreMetadataObjectActionHandler.selectMetadataDocumentRawById(String idDocument,
DataCategory dataCategory,
MetaDataClient metaDataClient)
selectMetadataDocumentById, Retrieve Metadata Document from DB
|
Modifier and Type | Class and Description |
---|---|
class |
ContentAddressableStorageAlreadyExistException
Thrown when creating a resource (Container, CasBlob, Folder) that already exists.
|
class |
ContentAddressableStorageCompressedFileException
Thrown when there is an error on a Compressed file (format, etc).
|
class |
ContentAddressableStorageDatabaseException
Thrown when the workspace client server is unavailable
|
class |
ContentAddressableStorageException
Top level Exception for all Workspace Exceptions
|
class |
ContentAddressableStorageNotFoundException
Thrown when a resource (Container, CasBlob, Folder) cannot be located.
|
class |
ContentAddressableStorageServerException
Thrown when the workspace client server is unavailable
|
class |
ContentAddressableStorageZipException
Thrown when there is an error on a zip file resource (format, etc).
|
class |
WorkspaceClientServerException
Thrown when there is an error on a zip file resource (format, etc).
|
class |
ZipFilesNameNotAllowedException
Thrown when there is an not allowed file or folder name in the zip
|
Copyright © 2018 Vitam. All rights reserved.