class
Meilisearch::Crystal::ApiError
- Meilisearch::Crystal::ApiError
- Meilisearch::Crystal::Exception
- Exception
- Reference
- Object
Overview
Raised when the server responds with a non-2xx status. Carries the parsed
Error value (message/code/type/link) from the response envelope.