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...")
 
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]] }}
  
 
== 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.

Revision as of 04:27, 4 October 2018

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.