Difference between revisions of "Extensions.Flash.UnsupportedFormatException"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Exception '''UnsupportedFormatException'''}} == Classification == {{ClassificationException | UnsupportedFormatException | Exception Type | Complex Data T...")
 
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''UnsupportedFormatException'''}}
 
{{DISPLAYTITLE:Exception '''UnsupportedFormatException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | UnsupportedFormatException | [[Exception Type]] | [[Complex Data Type]] }}
+
{{ClassificationException | UnsupportedFormatException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Flash.FlashException|FlashException]]| {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
The '''UnsupportedFormatException''' shall be thrown if the flash file format used by a [[StoreUploadData]] action is not supported bythe runtime system.
+
The '''UnsupportedFormatException''' will be thrown if the flash file format used by a [[Extensions.Flash.StoreUploadData|'''StoreUploadData''']] action is not supported by the runtime system.

Latest revision as of 02:31, 13 September 2019

Classification

Name UnsupportedFormatException
Class Complex Data Type
Base Data Type FlashException
SpecifiedBy ISO 13209-3

Description

The UnsupportedFormatException will be thrown if the flash file format used by a StoreUploadData action is not supported by the runtime system.