Cldr v0.0.4 Cldr.UnknownLocaleError exception
Exception raised when an attempt is made to use a locale not congfigured
in Cldr
. Cldr.known_locales/0
returns the locale names known to Cldr
.
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Functions
Specs
exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1
.