class Amazonite::Core::ValidationException

Defined in:

core/response_exception.cr

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