Skip to content

fixes wrapped exceptions#375

Merged
stleary merged 1 commit intostleary:masterfrom
johnjaylward:FixExceptionWrapping
Nov 3, 2017
Merged

fixes wrapped exceptions#375
stleary merged 1 commit intostleary:masterfrom
johnjaylward:FixExceptionWrapping

Conversation

@johnjaylward
Copy link
Copy Markdown
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