class

Amazonite::Core::ResponseExceptionFactory

Inherits Reference < Object

Instance methods

build(response : HTTP::Client::Response) : ResponseException
Source
create(exception_type : String | Nil, http : HTTP::Client::Response, message : String | Nil, code : String | Nil) : ResponseException | Nil
Source