b.e.UnknownErrorFromSmartServer(BzrError) : class documentation

Part of bzrlib.errors View In Hierarchy

An ErrorFromSmartServer could not be translated into a typical bzrlib error.

This is distinct from ErrorFromSmartServer so that it is possible to distinguish between the following two cases:

Method __init__ Constructor.

Inherited from 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
def __init__(self, error_from_smart_server):
Constructor.
Parameterserror_from_smart_serverAn ErrorFromSmartServer instance.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.