From 6fdb360e2ab1ed27760e6ea699a1594786bcbe76 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 19 Mar 2014 16:05:03 -0700 Subject: More IPC work. --- node/Node.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'node/Node.hpp') diff --git a/node/Node.hpp b/node/Node.hpp index a8b13003..bf154dc2 100644 --- a/node/Node.hpp +++ b/node/Node.hpp @@ -71,7 +71,8 @@ public: /** * @return Initialization error or NULL if none */ - const char *error() const; + const char *error() const + throw(); /** * Send a command to the local node -- cgit v1.2.3