gettext v0.14.0 Gettext.Plural.UnknownLocaleError exception View Source

Raised when a pluralized module doesn’t know how to handle a locale.

Examples

raise Gettext.Plural.UnknownLocaleError, "en-US"

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Functions

Callback implementation for Exception.exception/1.

Callback implementation for Exception.message/1.