Tomographer  v5.2
Tomographer C++ Framework Documentation
tpy::PyFetchedException Class Reference

Helper for catching exceptions in a thread and re-raising them. More...

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

+ Inheritance diagram for tpy::PyFetchedException:
+ Collaboration diagram for tpy::PyFetchedException:

Public Member Functions

 PyFetchedException (const PyFetchedException &copy)
 
void restorePyException ()
 
const char * what () const noexcept
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 

Detailed Description

Helper for catching exceptions in a thread and re-raising them.

Definition at line 115 of file exc.h.


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