Difference between revisions of "Extensions.StringUtil.StringUtilException"

From emotive
Jump to navigation Jump to search
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''StringUtilException'''}}
 
{{DISPLAYTITLE:Exception '''StringUtilException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | StringUtilException | [[Exception Type]] | [[Core.DataTypes.Complex Data Type|Complex Data Type]] }}
+
{{ClassificationException | StringUtilException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
  
 
== 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''' 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 02:04, 17 February 2016

Classification

Name StringUtilException
Class Exception Type
Base Data Type Complex Data Type
SpecifiedBy ISO 13209-3

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.