Skip to content

Commit 2b8391b

Browse files
authored
DOCS-10757 Add page for error codes (#5319) (#6547)
* DOCS-10757 Add page for error codes (#5319) * add error code page and update TOC * removed obsolute and not-yet-available * resolve git merge conflict tags
1 parent 4a7d46d commit 2b8391b

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
@@ -30,6 +30,9 @@ Reference
3030
Documentation of :binary:`~bin.mongod` and :binary:`~bin.mongos`
3131
and all other tools distributed with MongoDB.
3232

33+
:ref:`server-error-codes`
34+
Details the error codes that MongoDB returns.
35+
3336
:doc:`/reference/configuration-options`
3437
Full documentation of the configuration file and available
3538
run-time operations.
@@ -101,6 +104,7 @@ Reference
101104
/reference/configuration-options
102105
/reference/parameters
103106
/reference/limits
107+
/reference/error-codes
104108
/reference/explain-results
105109
/reference/system-collections
106110
/reference/connection-string

0 commit comments

Comments
 (0)