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 library. | + | The '''i18nException''' is the super class for all exceptions in the i18n library. An '''i18nException''' shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand. |
Revision as of 07:30, 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 library. An i18nException shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.