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