Exception: Ucode::UniversalSetPreBuildError
- Inherits:
-
GlyphError
- Object
- StandardError
- Error
- GlyphError
- Ucode::UniversalSetPreBuildError
- Defined in:
- lib/ucode/error.rb
Overview
Pre-build validation failed for a universal-set build. The context carries the failing checks so the CLI can render a useful diagnostic without re-running them. Distinct from EmbeddedFontsMissingError because pre-build covers more than just PDFs: source config schema, font file presence, coverage assertion.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Ucode::Error