RSB
0.7.0
|
General exception thrown upon communication errors. More...
#include <CommException.h>
Public Member Functions | |
CommException (const std::string &m) | |
virtual | ~CommException () throw () |
Public Member Functions inherited from rsb::Exception | |
Exception () | |
Exception (const std::string &m) | |
virtual | ~Exception () throw () |
General exception thrown upon communication errors.
Definition at line 39 of file CommException.h.
rsb::CommException::CommException | ( | const std::string & | m | ) |
Definition at line 33 of file CommException.cpp.
|
virtual |
Definition at line 37 of file CommException.cpp.