|
Ardour
9.0-pre0-1952-gc5e0b21049
|
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.