SofaRuntime.sofaExceptHandler

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

This exception handler converts python exceptions & traceback into classical SOFA error messages

Message:

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 ...