Create clear exception handling of invalid inputs
Open
enhancement
- Dominant language
- Java
- Stars
- 52
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
For a sample: https://github.com/Col-E/Recaf/issues/373
Essentially, if the input isn't parsable ensure the reason why is clearly described in a thrown exception. Allows the library user to handle invalid files easily without having to check for themselves.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.