exception documentation

class Usage(Exception):

Constructor: Usage(msg)

View In Hierarchy

Undocumented

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

Undocumented

msg =

Undocumented