Exception: Zazu::ConfigurationError
- Defined in:
- lib/zazu/errors.rb
Overview
The SDK was misconfigured (no API key, invalid base URL, etc.). Raised before any HTTP request is attempted.
Instance Attribute Summary
Attributes inherited from Error
#body, #param, #request_id, #status, #type
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Zazu::Error