Exception: Ucode::CodeChartChecksumError

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

#context

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Ucode::Error