class
AI::Google::GoogleError
- AI::Google::GoogleError
- Exception
- Reference
- Object
Overview
Google API error.
This error is raised when the Google API returns an error response.
Defined in:
ai/google/google_error.crConstructors
Instance Method Summary
-
#code : Int32 | Nil
Error code, e.g.
-
#data : GoogleErrorData
The error data from the API response.
-
#status : String
Error status, e.g.