Throw more granular exception on ImageAnnotatorClient.close() #2216
Labels
api: vision
Issues related to the Cloud Vision API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Currently, the image annotator client can throw the generic "Exception" on close. I found this while making the update to close the image annotator client in the vision sample.
The text was updated successfully, but these errors were encountered: