Skip to content

Allow users to register exception translators#11

Merged
davits merged 1 commit intomasterfrom
exception-translator
Mar 11, 2026
Merged

Allow users to register exception translators#11
davits merged 1 commit intomasterfrom
exception-translator

Conversation

@davits
Copy link
Copy Markdown
Owner

@davits davits commented Mar 11, 2026

  • Add API allowing users to add translators to translate C++ exceptions into the JS Error types at the last stage of execution when error is passed to the JS promise as a rejection value.

- Add API allowing users to add translators to translate C++ exceptions
  into the JS Error types at the last stage of execution when error is
  passed to the JS promise as a rejection value.
@davits davits merged commit 571dfec into master Mar 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant