class documentation

class UsageError(Error): (source)

View In Hierarchy

Error raised when commands do not have correct number or type of arguments

Inherited from Error:

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