class Amazonite::Core::RequestEntityTooLarge
- Amazonite::Core::RequestEntityTooLarge
- Amazonite::Core::ResponseException
- Exception
- Reference
- Object
Defined in:
core/response_exception.crConstructors
Instance methods inherited from class Amazonite::Core::ResponseException
code : String?
code,
http : HTTP::Client::Response
http
Constructor methods inherited from class Amazonite::Core::ResponseException
new(http : HTTP::Client::Response, message : String | Nil = nil, code : String | Nil = nil)
new
Constructor Detail
def self.new(http : HTTP::Client::Response, message : String | Nil = nil, code : String | Nil = nil)
#