Share and Money Management 0.18devel
|
Extended formatter to include more exception details automatically. More...
Public Member Functions | |
def | formatException (self, ei) |
Returns a detailed exception. More... | |
Extended formatter to include more exception details automatically.
def gui.log.ExceptionFormatter.formatException | ( | self, | |
ei | |||
) |
Returns a detailed exception.
ei | Tuple or list of exc_type, exc_value, exc_tb |