Part of bzrlib.errors View In Hierarchy
Known subclasses: bzrlib.errors.ContainerHasExcessDataError, bzrlib.errors.DuplicateRecordNameError, bzrlib.errors.InvalidRecordError, bzrlib.errors.UnexpectedEndOfContainerError, bzrlib.errors.UnknownContainerFormatError, bzrlib.errors.UnknownRecordTypeError
Inherited from BzrError:
Method | __init__ | Construct a new BzrError. |
Method | __unicode__ | Undocumented |
Method | __str__ | Undocumented |
Method | __repr__ | Undocumented |
Method | __eq__ | Undocumented |
Method | _format | Undocumented |
Method | _get_format_string | Return format string for this exception or None |