Skip to content

Conversation

@Ugzuzg
Copy link
Contributor

@Ugzuzg Ugzuzg commented Aug 21, 2020

Closes #2830
Throwing a string in node causes the exception to appear as 'Sentry syntheticException'
in Sentry UI. This saves the string as a message of the syntheticException
so that the correct message is reported.

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

Closes #2830
Throwing a string in node causes the exception to appear as 'Sentry syntheticException'
in Sentry UI. This saves the string as a message of the syntheticException
so that the correct message is reported.
@Ugzuzg Ugzuzg requested a review from kamilogorek as a code owner August 21, 2020 18:17
@Ugzuzg Ugzuzg mentioned this pull request Aug 26, 2020
9 tasks
@kamilogorek
Copy link
Contributor

Looks good! Thanks!

@kamilogorek kamilogorek merged commit c79ce54 into getsentry:master Aug 26, 2020
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.

Error message of synthetic exception

2 participants