googleapis / googleapis/google-http-java-client
JsonParser does not document exception handling
Abierto
priority: p3
type: feature request
- Lenguaje dominante
- Java
- Estrellas
- 1.4k
- Forks
- 473
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
JsonParser.parseAndClose and similar methods do not document which exceptions are thrown under what circumstances. The Jackson and GSON subclasses are in fact throwing different exceptions, IO and IllegalArgument to name two, for the same input. This needs to be documented and made consistent.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.