summaryrefslogtreecommitdiff
path: root/cpp/include/Ice/Outgoing.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/Ice/Outgoing.h')
-rw-r--r--cpp/include/Ice/Outgoing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/include/Ice/Outgoing.h b/cpp/include/Ice/Outgoing.h
index 10f3db806e0..403a042a6f1 100644
--- a/cpp/include/Ice/Outgoing.h
+++ b/cpp/include/Ice/Outgoing.h
@@ -87,6 +87,8 @@ public:
BasicStream* is() { return &_is; }
BasicStream* os() { return &_os; }
+ void throwUserException();
+
private:
//