Difference between revisions of "Extensions.ZipHandling.ZipFormatException"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | This exception is thrown if the source path does not point to a valid ZIP file. This exception only occurs, if the source file exists but is not a ZIP file or the zip version is not supported. | + | This exception is thrown if the source path does not point to a valid [[Extensions.ZipHandling.ZipFile|ZIP file]]. This exception only occurs, if the source file exists but is not a [[Extensions.ZipHandling.ZipFile|ZIP file]] or the zip version is not supported. |
Latest revision as of 02:36, 13 September 2019
Classification
Name | ZipFormatException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-4 |
Description
This exception is thrown if the source path does not point to a valid ZIP file. This exception only occurs, if the source file exists but is not a ZIP file or the zip version is not supported.