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

Improve exception handling #488

Open
@wrijeff

Description

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.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions