Difference between revisions of "Extensions.ZipHandling.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]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]] | {{OtxSpec4}}}} | + | {{ClassificationException | FileNotFoundException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]] | SpecifiedBy={{OtxSpec4}}}} |
== Description == | == Description == | ||
This exception is thrown if a denoted file is not found. This might happen if the path to a source file in any of the actions of the ZIP handling extension does not exist. | This exception is thrown if a denoted file is not found. This might happen if the path to a source file in any of the actions of the ZIP handling extension does not exist. |
Revision as of 03:34, 12 September 2019
Classification
Name | FileNotFoundException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-4 |
Description
This exception is thrown if a denoted file is not found. This might happen if the path to a source file in any of the actions of the ZIP handling extension does not exist.