exception documentation

class UnexpectedCommandError(GitProtocolError):

View In Hierarchy

Unexpected command received in a proto line.

Method __init__ Undocumented

Inherited from GitProtocolError:

Method __eq__ Undocumented
def __init__(self, command):