Package org.fcrepo.persistence.api.exceptions
-
Exception Summary Exception Description PersistentItemConflictException If an operation results in a conflict preventing the successful completion of a persistence operation.PersistentItemNotFoundException If an item is not found in the storage.PersistentSessionClosedException Exception indicating that a persistence session is closed.PersistentStorageException Generic exception for things PersistentStorage related.