Exception: Ucode::FontChecksumError
- Inherits:
-
ChecksumError
- Object
- StandardError
- Error
- FetchError
- ChecksumError
- Ucode::FontChecksumError
- Defined in:
- lib/ucode/error.rb
Overview
SHA256 of a downloaded specialist font does not match the value
declared in config/specialist_fonts.yml. Distinct from
ChecksumError so callers can rescue the font-pipeline failure
without catching every generic checksum mismatch.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Ucode::Error