SofaRuntime.sofaFormatHandler

SofaRuntime.sofaFormatHandler(type, value, tb)[source]

This exception handler forwards python exceptions & traceback

Example of formatting:

Python Stack (most recent are at the end)
File file1.py line 4  ...
File file1.py line 10 ...
File file1.py line 40 ...
File file1.py line 23 ...