Difference between revisions of "Extensions.StringUtil.StringUtilException"
Jump to navigation
Jump to search
m (Hb moved page Extensions.StringUtil.StringUtilException to Core.Actions.Throw.Exception.StringUtilException: #3153) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''StringUtilException'''}} | {{DISPLAYTITLE:Exception '''StringUtilException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | StringUtilException | [[ | + | {{ClassificationException | StringUtilException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]| {{OtxSpec3}} }} |
== Description == | == Description == | ||
− | The '''StringUtilException''' is the super class for all exceptions in the '''StringUtil''' extension. A '''StringUtilException''' be used in case the more specific exception types described in the | + | The '''StringUtilException''' is the super class for all exceptions in the [[Extensions.StringUtil|'''StringUtil''']] extension. A '''StringUtilException''' will be used in case the more specific exception types described in the [[Extensions.StringUtil|'''StringUtil''']] extension do not apply to the problem at hand. |
Latest revision as of 03:19, 13 September 2019
Classification
Name | StringUtilException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-3 |
Description
The StringUtilException is the super class for all exceptions in the StringUtil extension. A StringUtilException will be used in case the more specific exception types described in the StringUtil extension do not apply to the problem at hand.