Skip to content

Remove reason concatenation on Exceptions that doesn't have reason at…#53

Merged
burmanm merged 1 commit intohawkular:masterfrom
rubenvp8510:exception_reason_error
Oct 12, 2017
Merged

Remove reason concatenation on Exceptions that doesn't have reason at…#53
burmanm merged 1 commit intohawkular:masterfrom
rubenvp8510:exception_reason_error

Conversation

@rubenvp8510
Copy link
Copy Markdown
Contributor

…tribute.

Only the exception URLError has an attribute reason, so for the other cases if the error happens it throws an no attribute error on console instead of the correct exception because if this.

This PR fixes that, it's a small issue, not a big deal.

@rubenvp8510
Copy link
Copy Markdown
Contributor Author

This is failing because we need to merge #52 first.

@burmanm burmanm merged commit 1748ed4 into hawkular:master Oct 12, 2017
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