| Home | Trees | Index | Help |
|---|
| Package pybaz :: Module errors :: Class ArchiveNotRegistered |
|
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.
| Method Summary | |
|---|---|
__init__(self,
name)
| |
| Inherited from Exception | |
| |
| |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Jul 18 16:30:58 2006 | http://epydoc.sf.net |