Tomographer  v5.2
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
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
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: