Difference between revisions of "Extensions.I18n.I18nException"

From emotive
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
== Description ==
 
== 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.
+
The '''i18nException''' is the super class for all exceptions in the [[Extensions.I18n|'''i18n''']] extension. An '''i18nException''' will be used in case the more specific exception types described in the [[Extensions.I18n|'''i18n''']] extension do not apply to the problem at hand.

Latest revision as of 02:44, 13 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 will be used in case the more specific exception types described in the i18n extension do not apply to the problem at hand.