Tomographer
v5.4
Tomographer C++ Framework Documentation
|
Base exception class for errors in the tomographer
python module.
More...
#include <py/cxx/tomographerpy/exc.h>
Additional Inherited Members | |
Public Member Functions inherited from std::runtime_error | |
T | runtime_error (T... args) |
T | what (T... args) |
Public Member Functions inherited from std::exception | |
T | what (T... args) |
T | ~exception (T... args) |
T | operator= (T... args) |
T | exception (T... args) |
Base exception class for errors in the tomographer
python module.
This C++ exception translates to a correspondingly named Python exception.