Package pairtree :: Module storage_exceptions
[hide private]
[frames] | no frames]

Module storage_exceptions

source code

Classes [hide private]
  ObjectNotFoundException
Object not found at the ID specified
  FileNotFoundException
File cannot be found at the location requested
  PartNotFoundException
Part not found
  StoreNotFoundException
Store not found
  ObjectAlreadyExistsException
Object ID already exists
  StoreAlreadyExistsException
Store ID already exists
  PathIsNotEmptyException
Cannot remove a path that isn't empty without the recursive flag set'
  NotAPairtreeStoreException
The directory indicated exists, but doesn't announce itself to be a pairtree store via a 'pairtree_version0_1' marker file in the root.
  NotAValidStoreName
Invalid name for a store.
Variables [hide private]
  __package__ = None