googleapis / googleapis/google-cloud-java
BaseServiceException should be checked
Ouverte
priority: p2
semver: major
type: cleanup
- Langage dominant
- Java
- Étoiles
- 2.1k
- Forks
- 1.2k
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 154
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.