class Gemini::BadResponseException
- Gemini::BadResponseException
- Exception
- Reference
- Object
Defined in:
gemini.crConstructors
-
.new(message, response, cause = nil)
The message is a fallback, after parsing json message will be replaced (or not).
Instance Method Summary
Constructor Detail
def self.new(message, response, cause = nil)
#
The message is a fallback, after parsing json message will be replaced (or not).