|
Exception Summary |
| ConnectionPoolNotFoundException |
Title: ConnectionPoolNotFoundException.java
Description: Signals a database ConnectionPool could not be found. |
| DatastreamNotFoundException |
Title: DatastreamNotFoundException.java
Description: Signals that a datastream could not be found. |
| DisallowedHostException |
Title: DisallowedHostException.java
Description: Thrown when a host requests access to a resource
that it doesn't have permission to access. |
| DisseminationBindingInfoNotFoundException |
Title: DisseminationBindingInfoNotFoundException.java
Description: Signals that an instance of DisseminationBindingInfo
could not be found or was null. |
| DisseminationException |
Title: DisseminationException.java
Description: Signals an error in processing a dissemination request. |
| DisseminatorNotFoundException |
Title: DisseminatorNotFound.java
Description: Signals that a disseminator could not be found. |
| FailedAuthzException |
Title: InvalidIPSpecException.java
Description: Thrown when when an IP is bad. |
| GeneralException |
Title: GeneralException.java
Description: A general exception indicating something went wrong
on the server. |
| HttpServiceNotFoundException |
Title: HttpServiceNotFoundException.java
Description: Signals that a successful HTTP connection could NOT
be made to the designated URL. |
| InconsistentTableSpecException |
Title: InconsistentTableSpecException.java
Description: Thrown when a table specification is not internally
consistent. |
| InitializationException |
Title: InitializationException.java
Description: Superclass for initialization-related exceptions. |
| InvalidContextException |
Title: InvalidContextException.java
Description: Thrown when context is invalid. |
| InvalidIPSpecException |
Title: InvalidIPSpecException.java
Description: Thrown when when an IP is bad. |
| InvalidOperatorException |
Title: InvalidOperatorException.java
Description: Thrown when an operator is invalid. |
| InvalidStateException |
Title: InvalidStateException.java
Description: Thrown when an object or component state is invalid. |
| InvalidUserParmException |
Title: InvalidUserParmException.java
Description: Signals that one or more user-supplied method paramters
do not validate against the method paramter definitions in the associated
Behavior Mechanism object. |
| LowlevelStorageException |
Title: LowLevelStorageException.java
Description:
-----------------------------------------------------------------------------
License and Copyright: The contents of this file are subject to the
Mozilla Public License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. |
| LowlevelStorageInconsistencyException |
Title: LowLevelStorageInconsistencyException.java
Description:
-----------------------------------------------------------------------------
License and Copyright: The contents of this file are subject to the
Mozilla Public License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. |
| MalformedPidException |
Title: MalformedPidException.java
Description: Tells if a PID is malformed. |
| MethodNotFoundException |
Title: MethodNotFoundException.java
Description: Signals that a method associated with a Behavior
Mechanism could not be found. |
| MethodParmNotFoundException |
Title: MethodParmNotFoundException.java
Description: Signals that a method parameter associated with a Behavior
Mechanism could not be found. |
| ModuleInitializationException |
Title: ModuleInitializationException.java
Description: Signifies that an error occurred during a module's
initialization. |
| ModuleShutdownException |
Title: ModuleShutdownException.java
Description: Signifies that an error occurred during a module's
shutdown. |
| ObjectAlreadyInLowlevelStorageException |
Title: ObjectAlreadyInLowLevelStorageException.java
Description:
-----------------------------------------------------------------------------
License and Copyright: The contents of this file are subject to the
Mozilla Public License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. |
| ObjectDependencyException |
Title: ObjectDependencyException.java
Description: Signals that an object has one or more related objects that
depend on it. |
| ObjectExistsException |
Title: ObjectExistsException.java
Description: Signals that an object existed when it wasn't
expected to have existed. |
| ObjectIntegrityException |
Title: ObjectIntegrityException.java
Description: Signals that an object (serialized or deserialized)
is inappropriately formed in the context that it is being examined. |
| ObjectLockedException |
Title: ObjectLockedException.java
Description: Signals that an object was locked. |
| ObjectNotFoundException |
Title: ObjectNotFoundException.java
Description: Signals that an object could not be found. |
| ObjectNotInLowlevelStorageException |
Title: ObjectNotInLowLevelStorage.java
Description:
-----------------------------------------------------------------------------
License and Copyright: The contents of this file are subject to the
Mozilla Public License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. |
| ObjectValidityException |
Title: ObjectValidityException.java
Description: Signals that an object is not valid. |
| QueryParseException |
Title: QueryParseException.java
Description: Thrown when a query is badly formed. |
| ReplicationException |
Title: ReplicationException.java
Description: Signals a problem during replication. |
| RepositoryConfigurationException |
Title: RepositoryConfigurationException.java
Description: An exception indicating a low-level configuration or
related problem with the repository software. |
| ResourceIndexException |
-----------------------------------------------------------------------------
License and Copyright: The contents of this file are subject to the
Mozilla Public License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. |
| ServerException |
Title: ServerException.java
Description: The superclass for all Fedora server exceptions. |
| ServerInitializationException |
Title: ServerInitializationException.java
Description: Signifies that an error occurred during the server's
initialization. |
| ServerShutdownException |
Title: ServerShutdownException.java
Description: Signifies that an error occurred during the server's
shutdown. |
| ShutdownException |
Title: ShutdownException.java
Description: Superclass for shutdown-related exceptions. |
| StorageDeviceException |
Title: StorageDeviceException.java
Description: Signals that a storage device failed to behave as
expected. |
| StorageException |
Title: StorageException.java
Description: Abstract superclass for storage-related exceptions. |
| StreamIOException |
Title: StreamIOException.java
Description: Superclass for low-level stream i/o problems. |
| StreamReadException |
Title: StreamReadException.java
Description: Signals that a low-level error occurred reading from
a stream. |
| StreamWriteException |
Title: StreamWriteException.java
Description: Signals that a low-level error occurred writing to a
stream. |
| UnknownSessionTokenException |
Title: UnknownSessionTokenException.java
Description: Signals that the requested session was not found. |
| UnrecognizedFieldException |
Title: UnrecognizedFieldException.java
Description: Thrown when a field is not recognized. |
| UnsupportedQueryLanguageException |
-----------------------------------------------------------------------------
License and Copyright: The contents of this file are subject to the
Mozilla Public License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. |
| UnsupportedTranslationException |
Title: UnsupportedTranslationException.java
Description: Thrown when some format+encoding pair isn't supported
by a translator. |
| ValidationException |
Title: ValidationException.java
Description: Signals an error while validating. |