exception documentation

class InvalidTypeStringException(Exception):

Constructor: InvalidTypeStringException(typestring)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, typestring):

Undocumented