Exception: ReveAI::NotFoundError
- Defined in:
- lib/reve_ai/errors.rb
Overview
Raised on 404 Not Found responses.
Indicates the requested resource does not exist.
Instance Attribute Summary
Attributes inherited from APIError
#body, #headers, #params, #status
Method Summary
Methods inherited from APIError
#error_code, #initialize, #request_id
Constructor Details
This class inherits a constructor from ReveAI::APIError