Ardour
9.0-pre0-582-g084a23a80d
|
Class that stores exceptions thrown from different threads. More...
#include <threader.h>
Public Member Functions | |
template<typename T > | |
ThreaderException (T const &thrower, std::exception const &e) | |
Public Member Functions inherited from AudioGrapher::Exception | |
template<typename T > | |
Exception (T const &thrower, std::string const &reason) | |
virtual | ~Exception () throw () |
const char * | what () const throw () |
Class that stores exceptions thrown from different threads.
Definition at line 27 of file threader.h.
|
inline |
Definition at line 31 of file threader.h.