Exception: Pdf::Typst::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Pdf::Typst::Error
- Defined in:
- app/services/pdf/typst.rb
Overview
Raised for caller-correctable problems — chiefly compile errors, whose
message carries typst's own diagnostics (file:line:col + hint) and is
meant to be fed back to the LLM for a fix-and-retry loop.