# `Polarex.ResourceNotFound`
[🔗](https://github.com/giusdp/polarex/blob/main/lib/polarex/schemas/resource_not_found.ex#L1)

Provides struct and type for a ResourceNotFound

# `t`

```elixir
@type t() :: %Polarex.ResourceNotFound{detail: String.t(), error: String.t()}
```

---

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