class Gemini::BadResponseException

Defined in:

gemini.cr

Constructors

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).


Instance Method Detail

def code : Int32 | Nil #

def status : String | Nil #

def try_parse_error(pull) #