| Exception | Description |
|---|---|
| BackendSecurityParserException |
A parser exception indicating something went wrong while parsing the
backend security configuration file.
|
| ConnectionPoolNotFoundException |
Signals a database ConnectionPool could not be found.
|
| DatastreamLockedException |
Signals that a datastream was locked.
|
| DatastreamNotFoundException |
Signals that a datastream could not be found.
|
| DisallowedHostException |
Thrown when a host requests access to a resource that it doesn't have
permission to access.
|
| DisseminationBindingInfoNotFoundException |
Signals that an instance of DisseminationBindingInfo could not be found
or was null.
|
| DisseminationException |
Signals an error in processing a dissemination request.
|
| DisseminatorNotFoundException |
Signals that a disseminator could not be found.
|
| GeneralException |
A general exception indicating something went wrong on the server.
|
| HttpServiceNotFoundException |
Signals that a successful HTTP connection could NOT be made to the
designated URL.
|
| InconsistentTableSpecException |
Thrown when a table specification is not internally consistent.
|
| InitializationException |
Superclass for initialization-related exceptions.
|
| InvalidContextException |
Thrown when context is invalid.
|
| InvalidIPSpecException |
Thrown when when an IP is bad.
|
| InvalidOperatorException |
Thrown when an operator is invalid.
|
| InvalidStateException |
Thrown when an object or component state is invalid.
|
| InvalidUserParmException |
Signals that one or more user-supplied method parameters do not validate
against the method parameter definitions in the associated Behavior
Mechanism object.
|
| InvalidXMLNameException |
Thrown when a string does not meet the criteria for an XML name.
|
| LowlevelStorageException | |
| LowlevelStorageInconsistencyException | |
| MalformedPidException |
Signals that a PID is malformed.
|
| MessagingException | |
| MethodNotFoundException |
Signals that a method associated with a Service Deployment could not
be found.
|
| MethodParmNotFoundException |
Signals that a method parameter associated with a Service Deployment
could not be found.
|
| ModuleInitializationException |
Signals that an error occurred during a module's initialization.
|
| ModuleShutdownException |
Signals that an error occurred during a module's shutdown.
|
| ObjectAlreadyInLowlevelStorageException | |
| ObjectDependencyException |
Signals that an object has one or more related objects that depend on it.
|
| ObjectExistsException |
Signals that an object existed when it wasn't expected to have existed.
|
| ObjectIntegrityException |
Signals that an object (serialized or deserialized) is inappropriately
formed in the context that it is being examined.
|
| ObjectLockedException |
Signals that an object was locked.
|
| ObjectNotFoundException |
Signals that an object could not be found.
|
| ObjectNotInLowlevelStorageException | |
| ObjectValidityException |
Signals that an object is not valid.
|
| QueryParseException |
Thrown when a query is badly formed.
|
| ReplicationException |
Signals a problem during replication.
|
| RepositoryConfigurationException |
An exception indicating a low-level configuration or related problem
with the repository software.
|
| ResourceIndexException | |
| ServerException |
The superclass for all Fedora server exceptions.
|
| ServerInitializationException |
Signifies that an error occurred during the server's initialization.
|
| ServerShutdownException |
Signifies that an error occurred during the server's shutdown.
|
| ShutdownException |
Superclass for shutdown-related exceptions.
|
| StorageDeviceException |
Signals that a storage device failed to behave as expected.
|
| StorageException |
Abstract superclass for storage-related exceptions.
|
| StreamIOException |
Superclass for low-level stream i/o problems.
|
| StreamReadException |
Signals that a low-level error occurred reading from a stream.
|
| StreamWriteException |
Signals a low-level error while writing to a stream.
|
| UnknownSessionTokenException |
Signals that the requested session was not found.
|
| UnrecognizedFieldException |
Thrown when a field is not recognized.
|
| UnsupportedQueryLanguageException | |
| UnsupportedTranslationException |
Thrown when some format+encoding pair isn't supported by a translator.
|
| ValidationException |
Signals an error while validating.
|
Copyright © 2013 DuraSpace. All Rights Reserved.