Exception: ICU4X::LocaleError

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

Overview

Raised when a locale identifier is invalid or cannot be parsed.

Examples:

ICU4X::Locale.parse("invalid!!!")  # raises LocaleError