class Amazonite::Core::ResponseException

Direct Known Subclasses

Defined in:

core/response_exception.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(http : HTTP::Client::Response, message : String | Nil = nil, code : String | Nil = nil) #

[View source]

Instance Method Detail

def code : String? #

[View source]
def http : HTTP::Client::Response #

[View source]