b.e.NotVersionedError(BzrError) : class documentation

Part of bzrlib.errors View In Hierarchy

Used when a path is expected to be versioned, but it is not.
Method __init__ Construct a new NotVersionedError.

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, path, context_info=None):
Construct a new NotVersionedError.
ParameterspathThis is the path which is not versioned, which should be in a user friendly form.
context_infoIf given, this is information about the context, which could explain why this is expected to be versioned.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.