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 overriding error class #78

Merged
merged 1 commit into from
Mar 19, 2018
Merged

Conversation

fractalwrench
Copy link
Contributor

Allows users to override the exception name by calling report.setExceptionName()

N.B. this is only supported for the top-level exception, and not any Throwable causes (as the top-level class is the important bit which shows in the dashboard).

Addresses #72

@kattrali kattrali changed the base branch from master to next March 19, 2018 12:17
@kattrali kattrali merged commit adc46c2 into next Mar 19, 2018
@kattrali kattrali deleted the expose-error-class-field branch March 19, 2018 12:42
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.

3 participants