Difference between revisions of "Extensions.I18n.UnsupportedLocaleException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''I18nException'''}} == Classification == {{ClassificationException | UnsupportedLocaleException | Exception Type | Complex Data Type }} ==...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:Exception '''I18nException'''}}
+
{{DISPLAYTITLE:Exception '''UnsupportedLocaleException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | UnsupportedLocaleException | [[Exception Type]] | [[Complex Data Type]] }}
+
{{ClassificationException | UnsupportedLocaleException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.I18n.I18nException|i18nException]]| {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
The '''UnsupportedLocaleException''' is triggered when a locale fails, because the runtime system does not support the target locale.
+
The '''UnsupportedLocaleException''' will be thrown when a locale related operation fails because the runtime system does not support the target locale.

Latest revision as of 08:11, 12 September 2019

Classification

Name UnsupportedLocaleException
Class Complex Data Type
Base Data Type i18nException
SpecifiedBy ISO 13209-3

Description

The UnsupportedLocaleException will be thrown when a locale related operation fails because the runtime system does not support the target locale.