Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
doc: fix err_synthetic issue on v11.x
Fixes: #25750
  • Loading branch information
sreepurnajasti committed Jan 28, 2019
commit 2f5840e4a3c85bc3591f258ed9f9ae59de4ed3e2
2 changes: 1 addition & 1 deletion doc/api/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ An attempt has been made to create a string longer than the maximum allowed
length.

<a id="ERR_SYNTHETIC"></a>
#### ERR_SYNTHETIC
### ERR_SYNTHETIC

An artificial error object used to capture call stack when diagnostic report
is produced.
Expand Down