RSB
0.7.0
|
#include <Exception.h>
Public Member Functions | |
Exception () | |
Exception (const std::string &m) | |
virtual | ~Exception () throw () |
Definition at line 39 of file Exception.h.
rsb::Exception::Exception | ( | ) |
Definition at line 33 of file Exception.cpp.
rsb::Exception::Exception | ( | const std::string & | m | ) |
Definition at line 37 of file Exception.cpp.
|
virtual |
Definition at line 41 of file Exception.cpp.