Home | Trees | Index | Help |
---|
Package pybaz :: Module errors |
|
PyArch exceptions
Exceptions | |
---|---|
ArchiveNotRegistered |
Tried to access an unregistered archive. |
ChangesetConflict |
A conflict occured when applying a changeset. |
ExecProblem |
|
IllegalEscapeSequence |
Illegal syntax in a pika-escaped string. |
LocationAlreadyRegistered |
Tried to register a location that was already registered. |
LocationNotRegistered |
Tried to unregister a location that is not registered. |
MetaInfoError |
The requested archive meta-info was not present. |
MirrorLocationMismatch |
Tried to mirror to a location that contains a different archive. |
MissingFileError |
A request file is not present in the given revision. |
NamespaceError |
Invalid Arch namespace name, or incorrect kind of name. |
NoPristineFoundError |
Failed to find a pristine for the given revision. |
SourceTreeError |
Tried to create a source tree object from non-tree-root directory. |
TreeRootError |
Could not find the Arch tree-root of a directory. |
TreeVersionError |
Arch source tree does not have a valid default version. |
UntaggedFileError |
Tried to get the id-tag of file which has none. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Fri Jul 7 17:05:35 2006 | http://epydoc.sf.net |