manticoresearch v1.0.0 Manticoresearch.Model.ErrorResponse

Error response

Link to this section Summary

Link to this section Types

Specs

t() :: %Manticoresearch.Model.ErrorResponse{
  error: %{optional(String.t()) => Map},
  status: integer()
}