Exception: ICU4X::DataError

Inherits:
Error
  • Object
show all
Defined in:
lib/icu4x.rb,
lib/icu4x/yard_docs.rb

Overview

Raised when data loading or provider operations fail.

Examples:

ICU4X::DataProvider.from_blob(Pathname.new("nonexistent.postcard"))  # raises DataError