Create clear exception handling of invalid inputs
Abierto
enhancement
- Lenguaje dominante
- Java
- Estrellas
- 52
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.