| Exception | Description |
|---|---|
| AccessDeniedException |
An access exception has occurred.
|
| ConstraintViolationException |
A constraint has been violated.
|
| 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.
|
| InvalidChecksumException |
Exception thrown when the calculated digest does not match the stored digest
|
| 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.
|
| 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 | |
| RepositoryConfigurationException |
Indicates an error in the configuration of the repository
|
| RepositoryRuntimeException |
Runtime exception
|
| RepositoryVersionRuntimeException | |
| 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 |
Copyright © 2013–2016 DuraSpace, Inc.. All rights reserved.