class Amazonite::SsmV1::ExceptionFactory

Defined in:

ssm_v1/exception_factory.cr

Instance Method Summary

Instance methods inherited from class Amazonite::Core::ResponseExceptionFactory

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

Instance Method Detail

def create(exception_type, http, message, code) : Core::ResponseException | Nil #

[View source]