class Mailjet::ResourceNotFoundException

Defined in:

mailjet/exception.cr

Instance methods inherited from class Mailjet::RequestException

error_info : Exception::ErrorInfo error_info, error_info=(_error_info : Exception::ErrorInfo) error_info=, error_message : Union(String, Nil) error_message, error_message=(_error_message : Union(String, Nil)) error_message=, message message, status_code : Union(Int32, Nil) status_code, status_code=(_status_code : Union(Int32, Nil)) status_code=, to_json(json : JSON::Builder) to_json, to_s to_s

Constructor methods inherited from class Mailjet::RequestException

new(__temp_78 : JSON::PullParser) new