caxton.core.errors¶
Every library exception inherits from CaxtonError and carries a semantic path
plus structured context. CaxtonTypeError and CaxtonValueError also subclass
the Python built-ins, so existing handlers keep working.
See Errors and validation for the hierarchy at a glance.