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