| Exception | Description |
|---|---|
| AccessDeniedOrObjectDoesNotExistException |
Thrown when there is attempt to access a resource without the proper permissions.
|
| CannotModifyPersistentRepresentationException |
Thrown when there was attempt to modify persistent representation version.
|
| CannotPersistEmptyRepresentationException |
Thrown when there was attempt to persist representation with no files attached.
|
| DataSetAlreadyExistsException |
Thrown when there was attempt to create a data set which already exists for specific data provider.
|
| DataSetNotExistsException |
Thrown when there is attempt to get data set which does not exist.
|
| FileAlreadyExistsException |
Thrown whene there is attempt to create a file which is already attached to a specific representation version.
|
| FileContentHashMismatchException |
Thrown when declared file's hash is different than actual hash.
|
| FileNotExistsException |
Thrown when there is attempt to get non existing file from a specific representation version.
|
| MCSException |
Base class for all exceptions that may be thrown in MCS.
|
| ProviderNotExistsException |
Thrown when there is attempt to get data provider which does not exist.
|
| RecordNotExistsException |
Thrown when using cloud id which is not registered in Unique Identifier Service (UID).
|
| RepresentationAlreadyInSet |
Thrown if there was attempt to use representation that does not exist (or representation in version that does not
exist).
|
| RepresentationNotExistsException |
Thrown if there was attempt to use representation that does not exist (or representation in version that does not
exist).
|
| VersionNotExistsException | Deprecated |
| WrongContentRangeException |
Exception thrown when requesting for file content range that cannot be satisfied (falls beyond actual content bytes).
|
Copyright © 2013–2016 Europeana Cloud Development Team. All rights reserved.