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