Difference between revisions of "Extensions.I18n.UnsupportedLocaleException"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''I18nException'''}} | {{DISPLAYTITLE:Exception '''I18nException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | UnsupportedLocaleException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.I18n.I18nException| | + | {{ClassificationException | UnsupportedLocaleException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.I18n.I18nException|i18nException]]}} |
== Description == | == Description == | ||
The '''UnsupportedLocaleException''' shall be thrown when a locale related operation 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:29, 28 September 2018
Classification
Name | UnsupportedLocaleException |
Class | Complex Data Type |
Base Data Type | i18nException |
SpecifiedBy | ISO 13209-3 |
Description
The UnsupportedLocaleException shall be thrown when a locale related operation fails because the runtime system does not support the target locale.