| Package | Description |
|---|---|
| eu.europeana.cloud.service.mcs | |
| eu.europeana.cloud.service.mcs.exception |
| Class and Description |
|---|
| 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.
|
| FileNotExistsException
Thrown when there is attempt to get non existing file from a specific representation version.
|
| 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).
|
| RepresentationNotExistsException
Thrown if there was attempt to use representation that does not exist (or representation in version that does not
exist).
|
| WrongContentRangeException
Exception thrown when requesting for file content range that cannot be satisfied (falls beyond actual content bytes).
|
| Class and Description |
|---|
| MCSException
Base class for all exceptions that may be thrown in MCS.
|
| RepresentationNotExistsException
Thrown if there was attempt to use representation that does not exist (or representation in version that does not
exist).
|
Copyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.