# `Calendrical.Formatter.InvalidOptionError`

Exception raised when an unknown option, or an option with an
invalid value, is supplied to a calendar formatter.

### Fields

* `:option` — the option name that was supplied.
* `:value` — the value that was supplied for the option.

---

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