[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Cause passed to UnableToLoadException constructor should not be swallowed #572

Closed
erdi opened this issue Apr 14, 2019 · 0 comments
Closed
Labels
Milestone

Comments

@erdi
Copy link
Member
erdi commented Apr 14, 2019

Swallowing the cause passed to the constructor of UnableToLoadException which takes Class, String and Throwable makes it very hard to understand what issue actually caused the failure to load config. As far as I can tell this is an omission and not the intended behaviour.

@erdi erdi added this to the 3.0 milestone Apr 14, 2019
@erdi erdi added the Bug label Apr 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant