exception documentation

class DontFail(Exception):

Constructor: DontFail(actual)

View In Hierarchy

Sample exception type.

Method __init__ Undocumented
Instance Variable actualValue Undocumented
def __init__(self, actual):

Undocumented

actualValue =

Undocumented