# `YamlElixir.FileNotFoundError`
[🔗](https://github.com/KamilLelonek/yaml-elixir/blob/v2.12.1/lib/yaml_elixir/exceptions.ex#L1)

# `t`

```elixir
@type t() :: %YamlElixir.FileNotFoundError{__exception__: true, message: String.t()}
```

---

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