Share and Money Management 0.18devel
Public Member Functions | List of all members
gui.log.ExceptionFormatter Class Reference

Extended formatter to include more exception details automatically. More...

Inheritance diagram for gui.log.ExceptionFormatter:

Public Member Functions

def formatException (self, ei)
 Returns a detailed exception. More...
 

Detailed Description

Extended formatter to include more exception details automatically.

Member Function Documentation

◆ formatException()

def gui.log.ExceptionFormatter.formatException (   self,
  ei 
)

Returns a detailed exception.

Parameters
eiTuple or list of exc_type, exc_value, exc_tb
Returns
Formatted exception as String

The documentation for this class was generated from the following file: