def __init__(self, application, transaction, excInfo): ExceptionHandler.__init__(self, application, transaction, excInfo)
def htmlWriteln(self, s): ExceptionHandler.writeln(self, s)