Extensions.ZipHandling.ZipFormatException
Revision as of 08:56, 11 September 2019 by Nb (talk | contribs) (Created page with "{{DISPLAYTITLE:Exception '''ZipFormatException'''}} == Classification == {{ClassificationException | ZipFormatException | Complex Data Type...")
Classification
Name | ZipFormatException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-3 |
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.