Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include inner message in exception thrown from JS thread #378

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

jasongin
Copy link
Member

In many cases (like in #366) it may not be easy to get the inner exception message, so "see inner exception for details" wasn't very helpful. It is better to append the inner exception message to the outer exception message.

@jasongin jasongin merged commit 2b7785b into main Sep 17, 2024
24 checks passed
@jasongin jasongin deleted the dev/jasongin/inner-exception-message branch September 17, 2024 06:17
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.

2 participants