Skip to content

[docs] Fix docs about getExceptionMessage()#19814

Merged
aheejin merged 2 commits into
emscripten-core:mainfrom
aheejin:debug_doc_message
Jul 8, 2023
Merged

[docs] Fix docs about getExceptionMessage()#19814
aheejin merged 2 commits into
emscripten-core:mainfrom
aheejin:debug_doc_message

Conversation

@aheejin
Copy link
Copy Markdown
Member

@aheejin aheejin commented Jul 8, 2023

#19764 pointed out that the docs on getExceptionMessage was outdated.
We don't need to implement a custom getExceptionMessage anymore.

Fixes #19764.

cc @schaumb

 emscripten-core#19764 pointed out that the docs on `getExceptionMessage` was outdated.
We don't need to implement a custom `getExceptionMessage` anymore.

Fixes emscripten-core#19764.
@aheejin aheejin requested a review from sbc100 July 8, 2023 00:25
Comment thread site/source/docs/porting/exceptions.rst
@aheejin aheejin merged commit 3a3329d into emscripten-core:main Jul 8, 2023
@aheejin aheejin deleted the debug_doc_message branch July 8, 2023 03:13
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.

Misleading C++ exception handling example

3 participants