Exception: OctaSpace::ApiError
- Defined in:
- lib/octaspace/errors.rb
Overview
API-level errors (HTTP response received, but indicates failure)
Direct Known Subclasses
AuthenticationError, NotFoundError, PermissionError, RateLimitError, ServerError, ValidationError
Instance Attribute Summary
Attributes inherited from Error
#request_id, #response, #status
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from OctaSpace::Error