Difference between revisions of "Extensions.StringUtil.StringUtilException"
Jump to navigation
Jump to search
m (Hb moved page Core.Actions.Throw.Exception.StringUtilException to Extensions.StringUtil.StringUtilException over redirect) |
|||
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]]}} |
== 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 remainder of this section do not apply to the problem at hand. | + | The '''StringUtilException''' is the super class for all exceptions in the '''StringUtil''' extension. A '''StringUtilException''' 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 08:02, 3 October 2018
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 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.