Difference between revisions of "Extensions.Flash.UnsupportedFormatException"

From emotive
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''UnsupportedFormatException'''}}
 
{{DISPLAYTITLE:Exception '''UnsupportedFormatException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | UnsupportedFormatException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Flash.FlashException|FlashException]]}}
+
{{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 [[Extensions.Flash.StoreUploadData|StoreUploadData]] action is not supported by the 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.