Difference between revisions of "Extensions.Util.StringFormatException"

From emotive
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''StringFormatException'''}}
 
{{DISPLAYTITLE:Exception '''StringFormatException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | StringFormatException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Util.UtilException|UtilException]] }}
+
{{ClassificationException | StringFormatException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Util.UtilException|UtilException]] | {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
 
The '''StringFormatException'''  is thrown if the given format string is invalid.
 
The '''StringFormatException'''  is thrown if the given format string is invalid.

Latest revision as of 03:09, 12 September 2019

Classification

Name StringFormatException
Class Complex Data Type
Base Data Type UtilException
SpecifiedBy ISO 13209-3

Description

The StringFormatException is thrown if the given format string is invalid.