| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
ArchiveNotRegistered
Tried to access an unregistered archive. Namespace existence predicates, implementing `NamespaceObject.exists`, return a boolean value for the existence of a name in the Arch namespace. When the archive a name belongs to is not registered, existence cannot be decided, so this exception is raised.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Properties | |
|
Inherited from Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0beta1 on Wed Sep 5 09:53:14 2007 | http://epydoc.sourceforge.net |