pha4ge/hAMRonization

Add custom error handling

Closed this issue · 1 comments

When file is passed without the expected format/fields, a generic error is thrown. This can be easily handled with a custom exception informing the user about why it's failing.

Same underlying discussion/issue as #39