googleapis / googleapis/google-cloud-java

BaseServiceException should be checked

Open
#9,100 0 comments 0 reactions 0 assignees View on GitHub
priority: p2 semver: major type: cleanup
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.