class documentation

class FolderNotEmptyError(Error): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented

Inherited from Error:

Method __repr__ Undocumented
Method __str__ Undocumented
Instance Variable description Undocumented
Instance Variable msg Undocumented
def __init__(self, path): (source)

Undocumented