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

Add setter for value on ExceptionDataBag #1100

Merged
merged 2 commits into from
Sep 30, 2020

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Sep 29, 2020

This allows the user to modify the Exception message at a later stage. This could for example be useful to update an exception message in the beforeSend callback (to filter out data or cleanup a message which contains file paths).

No tests because the class in it's whole is not tested and just a DTO it looks like.

@stayallive stayallive marked this pull request as ready for review September 29, 2020 13:52
@ste93cry ste93cry added this to the 3.1 milestone Sep 30, 2020
@stayallive stayallive changed the base branch from master to develop September 30, 2020 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants