From d11f77949ab8a282618c18cf78ec7554a086ff9d Mon Sep 17 00:00:00 2001 From: Sgeo Date: Mon, 26 Jun 2017 18:38:51 -0400 Subject: [PATCH] Updated Errors (markdown) --- Errors.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Errors.md b/Errors.md index 3baa0cd..a0b7a9a 100644 --- a/Errors.md +++ b/Errors.md @@ -23,4 +23,8 @@ Some errors that can be thrown by SESSINIT property #4 and potentially other pla | 100-103 | NAK_UNEXPECTED | TBD | Retries | | 104-107 | NAK_UNREACHABLE | TBD | Retries | | 200 | | Connected. | "Status" | -| 201 | | Shutting down server. | "Status" | \ No newline at end of file +| 201 | | Shutting down server. | "Status" | +| 202 | | Automatically attempting to reconnect. | "Status" | +| 203 | | Server has disconnected normally. | "Status" | +| 204 | | Server has disconnected abnormally. | "Status" | +| 205 | | Going into single user mode. | "Status" | \ No newline at end of file