summaryrefslogtreecommitdiff
path: root/lib/server/ConnectionException.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/server/ConnectionException.txt')
-rw-r--r--lib/server/ConnectionException.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/server/ConnectionException.txt b/lib/server/ConnectionException.txt
index c3429116..7dcaadeb 100644
--- a/lib/server/ConnectionException.txt
+++ b/lib/server/ConnectionException.txt
@@ -25,3 +25,4 @@ Protocol_HandshakeFailed 48
Protocol_StreamWhenObjExpected 49
Protocol_ObjWhenStreamExpected 50
Protocol_TimeOutWhenSendingStream 52 Probably a network issue between client and server.
+Protocol_StreamsNotConsumed 53 The server command handler did not consume all streams that were sent.