| Exception | Description |
|---|---|
| AccessDeniedException |
An access exception has occurred.
|
| ACLAuthorizationConstraintViolationException | |
| CannotCreateResourceException |
Request for object creation failed
|
| ConstraintViolationException |
A constraint has been violated.
|
| ExternalContentAccessException |
Exception when attempting to access an external-content URI has problems.
|
| ExternalMessageBodyException |
Indicates that an external body request has failed
|
| FedoraInvalidNamespaceException |
Indicates a namespace used in a CRUD request has not been registered in the repository
|
| IdentifierConversionException | |
| IncorrectTripleSubjectException |
Represents the condition that an attempt has been made to persist RDF to the repository as properties of a
particular resource, but the subject of a triple in that RDF is not the resource in question.
|
| InsufficientStorageException |
Exception thrown when the device has insufficient storage to complete the operation.
|
| InteractionModelViolationException |
An Interaction Model constraint has been violated.
|
| InterruptedRuntimeException |
Indicates an interruption to the current thread
|
| InvalidACLException | |
| InvalidChecksumException |
Exception thrown when the calculated digest does not match the stored digest
|
| InvalidMementoPathException |
An invalid memento path constraint has been violated.
|
| InvalidPrefixException |
Indicates a prefix used in a CRUD request has existed in the repository
|
| InvalidResourceIdentifierException |
This exception is used for invalid resource identifiers, such as when a resource path has empty segments.
|
| MalformedRdfException |
Indicates that RDF was presented for persistence to the repository, but could not be persisted for some reportable
reason.
|
| MementoDatetimeFormatException |
Indicates that the wrong format of the Memento-Datetime.
|
| NoSuchPropertyDefinitionException |
Represents the case where a property definition has been requested but does
not exist.
|
| OutOfDomainSubjectException |
Fedora does not accept RDF with subjects that are not local to the repository.
|
| PathNotFoundRuntimeException | |
| PreconditionException | |
| RepositoryConfigurationException |
Indicates an error in the configuration of the repository
|
| RepositoryRuntimeException |
Runtime exception
|
| RepositoryVersionRuntimeException | |
| RequestWithAclLinkHeaderException |
Request failed with ACL link header
|
| ResourceTypeException |
An extension of
RepositoryRuntimeException that may be thrown when attempting a
operation (or instantiation) of a FedoraResource
on a different (and incompatible) type. |
| ServerManagedPropertyException | |
| ServerManagedTypeException |
Certain mixin types are managed by the repository only.
|
| SessionMissingException |
A transaction was not found in the transaction registry
|
| TombstoneException |
Exception when a Tombstone
FedoraResource
is used where a real object is expected |
| UnsupportedAlgorithmException |
Thrown in circumstances where a client has used an unknown or unsupported hash algorithm
in a request, e.g.
|
Copyright © 2013–2019 DuraSpace, Inc.. All rights reserved.