exception_translation
python3 exception_translation
make
python3 example.py
Call from func_from_cpp
reach here
Call from func_from_cpp
translating exception
destructor of MyCPPException
destructor of MyCPPException
Exception occure
e.message: Throwing an exception as requested.
e.extraData This is the extra data.