googleapis / googleapis/google-http-java-client
JsonParser does not document exception handling
Đang mở
priority: p3
type: feature request
- Ngôn ngữ chính
- Java
- Star
- 1.4k
- Fork
- 473
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.