Difference between revisions of "Extensions.I18n.I18nException"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | The '''i18nException''' is the super class for all exceptions in the i18n | + | The '''i18nException''' is the super class for all exceptions in the [[Extensions.I18n|'''i18n''']] extension. An '''i18nException''' shall be used in case the more specific exception types described in the [[Extensions.I18n|'''i18n''']] extension do not apply to the problem at hand. |
Revision as of 09:09, 12 September 2019
Classification
Name | i18nException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-3 |
Description
The i18nException is the super class for all exceptions in the i18n extension. An i18nException shall be used in case the more specific exception types described in the i18n extension do not apply to the problem at hand.