class Amazonite::CloudFormation::TokenAlreadyExistsException

Defined in:

cloudformation/exception_factory.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