Skip to content

doc: add DOMException to errors docs#63347

Closed
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-errors-domexception-section
Closed

doc: add DOMException to errors docs#63347
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-errors-domexception-section

Conversation

@MukundaKatta
Copy link
Copy Markdown

Refs: #40789

Adds a dedicated DOMException entry to the Errors API page, with links to the global class docs, MDN, and the WHATWG spec. It also points readers at domException.name instead of the legacy numeric code property when checking the DOMException type.

Validation:

  • node tools/lint-md/lint-md.mjs doc/api/errors.md
  • git diff --check

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core. labels May 15, 2026
@MukundaKatta
Copy link
Copy Markdown
Author

Closing — withdrawing the still-open batch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. errors Issues and PRs related to JavaScript errors originated in Node.js core.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants