googleapis / googleapis/google-cloud-java
BaseServiceException should be checked
未关闭
priority: p2
semver: major
type: cleanup
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 154
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。