struct
Meilisearch::Crystal::Error
- Meilisearch::Crystal::Error
- Struct
- Value
- Object
Overview
A typed error response returned by Meilisearch.
Included Modules
- JSON::Serializable
Defined in:
meilisearch/crystal/error.crConstructors
Instance Method Summary
- #code : Code
- #link : URI
- #message : String
-
#to_json(json : JSON::Builder)
JSON::Serializable's generated
#to_jsonfails to resolve converters on the installed Crystal toolchain (1.20.3), so we serialize the code field manually via the converter. - #type : String