Difference between revisions of "Extensions.Util.UtilException"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''UtilException'''}} == Classification == {{ClassificationException | UtilException| Complex Data Type | Core.Da...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''UtilException'''}} | {{DISPLAYTITLE:Exception '''UtilException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | UtilException| [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]}} | + | {{ClassificationException | UtilException| [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]| {{OtxSpec3}} }} |
== Description == | == Description == | ||
− | The '''UtilException''' | + | The '''UtilException''' will be used in case the more specific exception types described in the [[Extensions.Util|'''Util''']] extension do not apply to the problem at hand. |
Latest revision as of 09:42, 12 September 2019
Classification
Name | UtilException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-3 |
Description
The UtilException will be used in case the more specific exception types described in the Util extension do not apply to the problem at hand.