Exception: Ucode::CodeChartChecksumError
- Inherits:
-
CodeChartError
- Object
- StandardError
- Error
- GlyphError
- CodeChartError
- Ucode::CodeChartChecksumError
- Defined in:
- lib/ucode/error.rb
Overview
A cached Code Charts PDF failed sha256 verification — the file on disk doesn't match the sidecar hash from the previous successful download. Implies external tampering or a filesystem fault.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Ucode::Error