# `Calendrical.InvalidTypeError`

Exception raised when an unknown date format type is supplied
to a localization function.

### Fields

* `:type` — the unknown type that was supplied.
* `:valid_types` — the list of valid format types.

---

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