# `Calendrical.IncompatibleCalendarError`

Exception raised when an operation is attempted between two
dates or datetimes that use incompatible calendars.

### Fields

* `:from` — the first calendar (or value carrying it).
* `:to` — the second calendar (or value carrying it).

---

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