Difference between revisions of "Extensions.Util.StringFormatException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''StringFormatException'''}} == Classification == {{ClassificationException | StringFormatException | Exception Type | Core.DataTypes.ComplexDa...")
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''StringFormatException'''}}
 
{{DISPLAYTITLE:Exception '''StringFormatException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | StringFormatException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | StringFormatException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Util.UtilException|UtilException]] | {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
The '''StringFormatException''' is thrown if the format of the given string is.
+
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.