Exception: Cartowrap::AuthenticationError
- Inherits:
-
ClientError
- Object
- StandardError
- CartowrapError
- APIError
- ClientError
- Cartowrap::AuthenticationError
- Defined in:
- lib/cartowrap/errors.rb
Overview
All API authentication failures.
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
Constructor Details
This class inherits a constructor from Cartowrap::APIError