Difference between revisions of "Extensions.ZipHandling.FileNotFoundException"
Jump to navigation
Jump to search
m (Nb moved page Extensions.Zip.FileNotFoundException to Extensions.ZipHandling.FileNotFoundException: Correct the link format, edited by Ngoc Tran.) |
|||
Line 4: | Line 4: | ||
== 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 | + | 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 [[Extensions.ZipHandling|'''ZipHandling''']] extension does not exist. |
Latest revision as of 02:35, 13 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 ZipHandling extension does not exist.