Uses of Class
messif.buckets.StorageFailureException

Packages that use StorageFailureException
messif.buckets.storage Bucket physical storage support. 
 

Uses of StorageFailureException in messif.buckets.storage
 

Subclasses of StorageFailureException in messif.buckets.storage
 class InvalidAddressException
          Exception that indicates that an invalid address has been used while accessing a storage.
 class ReadonlyStorageException
          Exception that indicates that a write operation was requested on a read-only storage.