exception documentation

class NonexistentFieldException(Exception):

Constructor: NonexistentFieldException(basetype, fields)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, basetype, fields):

Undocumented