Tomographer
v5.4
Tomographer C++ Framework Documentation
|
Helper for catching exceptions in a thread and re-raising them. More...
#include <py/cxx/tomographerpy/exc.h>
Public Member Functions | |
PyFetchedException (const PyFetchedException ©) | |
void | restorePyException () |
const char * | what () const noexcept |
Public Member Functions inherited from std::exception | |
T | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |
Helper for catching exceptions in a thread and re-raising them.