Exception: Ucode::CodeChartError

Inherits:
GlyphError show all
Defined in:
lib/ucode/error.rb

Overview

CodeChart feature errors — concerns under Ucode::CodeChart::*. Distinct from the generic GlyphError hierarchy so callers can scope rescue clauses to feature failures.

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