Difference between revisions of "Extensions.I18n.UnsupportedLocaleException"

From emotive
Jump to navigation Jump to search
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''I18nException'''}}
 
{{DISPLAYTITLE:Exception '''I18nException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | UnsupportedLocaleException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | UnsupportedLocaleException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.I18n.I18nException|I18nException]] }
  
 
== Description ==
 
== Description ==
The '''UnsupportedLocaleException''' is triggered when a locale fails, because the runtime system does not support the target locale.
+
The '''UnsupportedLocaleException''' shall be thrown when a locale related operation fails because the runtime system does not support the target locale.

Revision as of 09:26, 28 September 2018

Classification

{{ClassificationException | UnsupportedLocaleException | Complex Data Type |I18nException }

Description

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