# `Cldr.UnknownFormatError`
[🔗](https://github.com/elixir-cldr/cldr/blob/v2.47.4/lib/cldr/exception.ex#L48)

Exception raised when an attempt is made to use a locale that is not configured
in `Cldr`.  `Cldr.known_locale_names/1` returns the locale names known to `Cldr`.

---

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