Skip to content

Commit 0bbd70c

Browse files
authored
Add error code reference section (#3820)
* add error code page and update TOC * removed obsolute and not-yet-available
1 parent 077c872 commit 0bbd70c

File tree

2 files changed

+703
-0
lines changed

2 files changed

+703
-0
lines changed

source/reference.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ Reference
3838
:ref:`server-exit-codes`
3939
Details the codes and statuses that MongoDB returns when exiting.
4040

41+
:ref:`server-error-codes`
42+
Details the error codes that MongoDB returns.
43+
4144
:ref:`explain-results`
4245
Documentation on information returned from explain operations.
4346

@@ -113,6 +116,7 @@ Reference
113116
/reference/default-mongodb-port
114117
/reference/mongodb-defaults
115118
/reference/exit-codes
119+
/reference/error-codes
116120
/reference/explain-results
117121
/reference/glossary
118122
/reference/log-messages

0 commit comments

Comments
 (0)