class documentation

class RollbackError(GitRepositoryError):

View In Hierarchy

Error raised if the rollback failed

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable errors Undocumented
Instance Variable msg Undocumented
def __init__(self, errors):

Undocumented

def __str__(self):

Undocumented

errors =

Undocumented

msg: str =

Undocumented