Exception: Tamara::AuthenticationError
- Inherits:
-
TamaraError
- Object
- StandardError
- TamaraError
- Tamara::AuthenticationError
- Defined in:
- lib/tamara/errors.rb
Overview
AuthenticationError is raised when invalid credentials are used to connect to Tamara’s servers.
Instance Attribute Summary
Attributes inherited from TamaraError
#error, #http_body, #http_headers, #http_status, #json_body, #message
Method Summary
Methods inherited from TamaraError
Constructor Details
This class inherits a constructor from Tamara::TamaraError