Ejemplo n.º 1
0
 def __init__(self, application, transaction, excInfo):
   ExceptionHandler.__init__(self, application, transaction, excInfo)
Ejemplo n.º 2
0
 def htmlWriteln(self, s):
   ExceptionHandler.writeln(self, s)