Difference between revisions of "Extensions.Flash.UnsupportedFormatException"
Jump to navigation
Jump to search
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''' shall be thrown if the flash file format used by a [[Extensions.Flash.StoreUploadData|StoreUploadData]] action is not supported by the runtime system. |
Revision as of 03:11, 12 September 2019
Classification
Name | UnsupportedFormatException |
Class | Complex Data Type |
Base Data Type | FlashException |
SpecifiedBy | ISO 13209-3 |
Description
The UnsupportedFormatException shall be thrown if the flash file format used by a StoreUploadData action is not supported by the runtime system.