# `DCATR.ManifestError`
[🔗](https://github.com/dcat-r/dcatr-ex/blob/v0.1.0/lib/dcatr/exceptions.ex#L87)

Raised on errors with `DCATR.Manifest`.

# `t`

```elixir
@type t() :: %DCATR.ManifestError{__exception__: true, data: any(), reason: atom()}
```

# `message`

---

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