exception documentation

class ApplyDeltaError(Exception):

View In Hierarchy

Indicates that applying a delta failed.

Method __init__ Undocumented
def __init__(self, *args, **kwargs):

Undocumented