Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
pairtree.storage_exceptions.FileNotFoundException
:
File cannot be found at the location requested
pairtree.storage_exceptions.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.
pairtree.storage_exceptions.NotAValidStoreName
:
Invalid name for a store.
pairtree.storage_exceptions.ObjectAlreadyExistsException
:
Object ID already exists
pairtree.storage_exceptions.ObjectNotFoundException
:
Object not found at the ID specified
pairtree.storage_exceptions.PartNotFoundException
:
Part not found
pairtree.storage_exceptions.PathIsNotEmptyException
:
Cannot remove a path that isn't empty without the recursive flag set'
pairtree.storage_exceptions.StoreAlreadyExistsException
:
Store ID already exists
pairtree.storage_exceptions.StoreNotFoundException
:
Store not found
pairtree.pairtree_client.PairtreeStorageClient
:
A client that oversees the implementation of the Pairtree FS specification version 0.1.
pairtree.pairtree_store.PairtreeStorageFactory
pairtree.pairtree_object.PairtreeStorageObject
:
The important methods:
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Wed Jun 2 18:26:53 2010
http://epydoc.sourceforge.net