Exception: Cartowrap::BadCartodbResponse

Inherits:
APIError show all
Defined in:
lib/cartowrap/errors.rb

Overview

Cartodb returned an invalid response body

Instance Attribute Summary

Attributes inherited from APIError

#cdb_error_code, #cdb_error_message, #cdb_error_subcode, #cdb_error_type, #cdb_error_user_msg, #cdb_error_user_title, #http_status, #response_body

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from Cartowrap::APIError