Tomographer  v5.1
Tomographer C++ Framework Documentation
tpy::TomographerCxxError Class Reference

Base exception class for errors in the tomographer python module. More...

#include <py/cxx/tomographerpy/exc.h>

+ Inheritance diagram for tpy::TomographerCxxError:
+ Collaboration diagram for tpy::TomographerCxxError:

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)
 

Detailed Description

Base exception class for errors in the tomographer python module.

This C++ exception translates to a correspondingly named Python exception.

Definition at line 52 of file exc.h.


The documentation for this class was generated from the following file: