RSB
0.7.0
|
#include <ProtocolException.h>
Public Member Functions | |
ProtocolException (const std::string &m) | |
virtual | ~ProtocolException () throw () |
Public Member Functions inherited from rsb::CommException | |
CommException (const std::string &m) | |
virtual | ~CommException () throw () |
Public Member Functions inherited from rsb::Exception | |
Exception () | |
Exception (const std::string &m) | |
virtual | ~Exception () throw () |
Definition at line 37 of file ProtocolException.h.
|
inline |
Definition at line 40 of file ProtocolException.h.
|
inlinevirtual |
Definition at line 44 of file ProtocolException.h.