Skip to content

Commit b7e3c94

Browse files
authored
DOCS-10757 Add page for error codes (#5319) (#6548)
* DOCS-10757 Add page for error codes (#5319) * add error code page and update TOC * removed obsolute and not-yet-available * fix indentation error
1 parent 9bd4533 commit b7e3c94

File tree

2 files changed

+704
-0
lines changed

2 files changed

+704
-0
lines changed

source/reference.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ Reference
2626
Documentation of :binary:`~bin.mongod` and :binary:`~bin.mongos`
2727
and all other tools distributed with MongoDB.
2828

29+
:ref:`server-error-codes`
30+
Details the error codes that MongoDB returns.
31+
2932
:doc:`/reference/configuration-options`
3033
Full documentation of the configuration file and available
3134
run-time operations.
@@ -100,8 +103,10 @@ Reference
100103
/reference/collation
101104
/reference/mongodb-wire-protocol
102105
/reference/log-messages
106+
/reference/error-codes
103107
/reference/exit-codes
104108
/reference/glossary
105109
/reference/default-mongodb-port
106110
/reference/mongodb-defaults
107111
/reference/server-sessions
112+

0 commit comments

Comments
 (0)