#include <cluster/ClusterException.h>
Public Member Functions | |
| ClusterException (const std::string &msg) | |
| virtual | ~ClusterException () throw () |
| const std::string & | getMessage () const |
Definition at line 48 of file ClusterException.h.
| cluster::ClusterException::ClusterException | ( | const std::string & | msg | ) | [inline] |
| virtual cluster::ClusterException::~ClusterException | ( | ) | throw () [inline, virtual] |
| const std::string& cluster::ClusterException::getMessage | ( | ) | const [inline] |
Definition at line 57 of file ClusterException.h.
Referenced by gadget::Node::controlLoop(), cluster::ClusterNode::controlLoop(), gadget::DeviceServer::send(), and cluster::ApplicationDataServer::serializeAndSend().
1.5.1