See: Description
| Exception | Description |
|---|---|
| ContentAddressableStorageAlreadyExistException |
Thrown when creating a resource (Container, CasBlob, Folder) that already exists.
|
| ContentAddressableStorageCompressedFileException |
Thrown when there is an error on a Compressed file (format, etc).
|
| ContentAddressableStorageDatabaseException |
Thrown when the workspace client server is unavailable
|
| ContentAddressableStorageException |
Top level Exception for all Workspace Exceptions
|
| ContentAddressableStorageNotFoundException |
Thrown when a resource (Container, CasBlob, Folder) cannot be located.
|
| ContentAddressableStorageServerException |
Thrown when the workspace client server is unavailable
|
| ContentAddressableStorageZipException |
Thrown when there is an error on a zip file resource (format, etc).
|
| WorkspaceClientServerException |
Thrown when there is an error on a zip file resource (format, etc).
|
| ZipFilesNameNotAllowedException |
Thrown when there is an not allowed file or folder name in the zip
|
Copyright © 2018 Vitam. All rights reserved.