class Amazonite::DynamoDBv2::ExceptionFactory

Included Modules

Defined in:

dynamodb_v2/exception_factory.cr

Instance Method Summary

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

create_exception(error_type : String | Nil, http : HTTP::Client::Response, message : String) : ResponseException | Nil create_exception

Instance Method Detail

def create_exception(error_type, http, message) : AC::ResponseException | Nil #

[View source]