![]() |
SoDaRadio-12.2.0-cut_dependencies:6c82803
|
#include <SoDaThread.hxx>
Public Member Functions | |
| MissingMailBox (const std::string &mbox_name, BasePtr thrower) | |
| Public Member Functions inherited from SoDa::SDR::Exception | |
| Exception (const std::string &_reason, BasePtr obj=NULL) | |
| The constructor. | |
| Exception (const char *_reason, BasePtr obj) | |
| The constructor. | |
| Exception (const SoDa::Format &_reason, BasePtr obj) | |
| The constructor. | |
| const std::string & | toString () |
| Create a string that explains this exception. | |
| const char * | what () |
| Create a string that explains this exception. | |
Definition at line 219 of file SoDaThread.hxx.
|
inline |
Definition at line 221 of file SoDaThread.hxx.
References SoDa::SDR::Exception::Exception(), and SoDa::SDR::Exception::thrower.