Difference between revisions of "Extensions.File.FileNotFoundException"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''FileNotFoundException'''}} | {{DISPLAYTITLE:Exception '''FileNotFoundException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | FileNotFoundException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.File.FileException|FileException]]|{{OtxSpec4}}}} | + | {{ClassificationException | FileNotFoundException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.File.FileException|FileException]]| {{OtxSpec4}} }} |
== Description == | == Description == | ||
The '''FileNotFoundException''' indicates that a denoted file has not been found. This might happen if the path to a source file in any of the actions of the File extension does not exist. | The '''FileNotFoundException''' indicates that a denoted file has not been found. This might happen if the path to a source file in any of the actions of the File extension does not exist. |
Latest revision as of 02:39, 12 September 2019
Classification
Name | FileNotFoundException |
Class | Complex Data Type |
Base Data Type | FileException |
SpecifiedBy | ISO 13209-3 |
Description
The FileNotFoundException indicates that a denoted file has not been found. This might happen if the path to a source file in any of the actions of the File extension does not exist.