Exception: Ucode::UniversalSetPreBuildError

Inherits:
GlyphError show all
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

#context

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Ucode::Error