# `SPARQL.Client.HTTPError`
[🔗](https://github.com/rdf-elixir/sparql_client/blob/v0.5.1/lib/sparql_client/exceptions.ex#L1)

Exception returned when a HTTP request of a SPARQL protocol operation fails with a non-2XX status.

The `SPARQL.Client.Request` is included in the exception struct in the `:request` field.

# `message`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
