exception documentation

class InvalidMessageException(Exception):

Constructor: InvalidMessageException(inst)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, inst):

Undocumented