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

fixes wrapped exceptions #375

Merged
merged 1 commit into from
Nov 3, 2017

Conversation

johnjaylward
Copy link
Contributor

@johnjaylward johnjaylward commented Nov 3, 2017

What problem does this code solve?

In #373 I accidentally wrapped some exceptions in another exception. This changes the exception to be thrown directly instead

Risks
None

Changes to the API?
None

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
No

Was any code refactored in this commit?
Yes, removed the wrapping around exceptions that should not have been there.

Review status
ACCEPTED No comment window this time, typo commit

@stleary stleary merged commit f16682b into stleary:master Nov 3, 2017
@johnjaylward johnjaylward deleted the FixExceptionWrapping branch November 3, 2017 02:46
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