googleapis / googleapis/google-cloud-java
BaseServiceException should be checked
Abierto
priority: p2
semver: major
type: cleanup
- Lenguaje dominante
- Java
- Estrellas
- 2.1k
- Forks
- 1.2k
- Merge medio
- 1 d 23 h
- PR fusionados (30 d)
- 154
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.