Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Improve exception handling #488

Open
wrijeff opened this issue Apr 7, 2021 · 0 comments
Open

Improve exception handling #488

wrijeff opened this issue Apr 7, 2021 · 0 comments
Labels
maintenance Chores that need to be done priority-low

Comments

@wrijeff
Copy link
Contributor

wrijeff commented Apr 7, 2021

There appear to be a few places where exceptions are caught and thrown, but the originating throwable is dropped (example). Be sure to include the original throwable.

In this particular example, it might even be better to separately handle FileNotFoundExceptions to provide a better ERROR log entry.

@wrijeff wrijeff added priority-low maintenance Chores that need to be done labels Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
maintenance Chores that need to be done priority-low
Projects
None yet
Development

No branches or pull requests

1 participant