class documentation

class TrashCancelledError(Error): (source)

View In Hierarchy

Error raised when a trashing operation is cancelled. (E.g. on windows the system will prompt the user with a confirmation dialog which has a Cancel button.)

Inherited from Error:

Method __init__ Undocumented
Method __repr__ Undocumented
Method __str__ Undocumented
Instance Variable description Undocumented
Instance Variable msg Undocumented