Uses of Class
org.fcrepo.server.errors.StorageException

Packages that use StorageException
org.fcrepo.server.errors   
 

Uses of StorageException in org.fcrepo.server.errors
 

Subclasses of StorageException in org.fcrepo.server.errors
 class ConnectionPoolNotFoundException
          Signals a database ConnectionPool could not be found.
 class DatastreamLockedException
          Signals that a datastream was locked.
 class DatastreamNotFoundException
          Signals that a datastream could not be found.
 class DisseminationBindingInfoNotFoundException
          Signals that an instance of DisseminationBindingInfo could not be found or was null.
 class DisseminatorNotFoundException
          Signals that a disseminator could not be found.
 class HttpServiceNotFoundException
          Signals that a successful HTTP connection could NOT be made to the designated URL.
 class LowlevelStorageException
           
 class LowlevelStorageInconsistencyException
           
 class MethodNotFoundException
          Signals that a method associated with a Service Deployment could not be found.
 class MethodParmNotFoundException
          Signals that a method parameter associated with a Service Deployment could not be found.
 class ObjectAlreadyInLowlevelStorageException
           
 class ObjectDependencyException
          Signals that an object has one or more related objects that depend on it.
 class ObjectExistsException
          Signals that an object existed when it wasn't expected to have existed.
 class ObjectIntegrityException
          Signals that an object (serialized or deserialized) is inappropriately formed in the context that it is being examined.
 class ObjectLockedException
          Signals that an object was locked.
 class ObjectNotFoundException
          Signals that an object could not be found.
 class ObjectNotInLowlevelStorageException
           
 class StorageDeviceException
          Signals that a storage device failed to behave as expected.
 class ValidationException
          Signals an error while validating.
 



Copyright © 2012 DuraSpace. All Rights Reserved.