Exception: GroqRuby::NotFoundError
- Inherits:
-
APIStatusError
- Object
- StandardError
- Error
- APIError
- APIStatusError
- GroqRuby::NotFoundError
- Defined in:
- lib/groq_ruby/errors/not_found_error.rb
Overview
HTTP 404 — referenced resource (model, file, batch) does not exist.
Instance Attribute Summary
Attributes inherited from APIStatusError
Attributes inherited from APIError
Method Summary
Methods inherited from APIStatusError
Methods inherited from APIError
Constructor Details
This class inherits a constructor from GroqRuby::APIStatusError