# `VatchexGreece.FetchError`
[🔗](https://github.com/waseigo/vatchex_greece/blob/main/lib/vatchex_greece/fetch_error.ex#L1)

Exception raised by `fetch!/1` when the fetch operation fails.

## Fields

- `:message` — human-readable error summary
- `:errors` — the error map from the pipeline (validation, HTTP, or service errors)

---

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