googleapis / googleapis/google-cloud-java
BaseServiceException should be checked
Offen
priority: p2
semver: major
type: cleanup
- Vorherrschende Sprache
- Java
- Sterne
- 2.1k
- Forks
- 1.2k
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 154
Beschreibung
This indicates a failure in an external service that the program can't control, and that the client should provide an error handler for. That's exactly what checked exceptions are intended for.
This is an incompatible change.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.