Extensions.ZipHandling.FileAlreadyExistsException
Revision as of 07:28, 12 September 2019 by Nb (talk | contribs) (Nb moved page Extensions.Zip.FileAlreadyExistsException to Extensions.ZipHandling.FileAlreadyExistsException: Correct the link format, edited by Ngoc Tran.)
Classification
Name | FileAlreadyExistsException |
Class | Complex Data Type |
Base Data Type | Exception |
SpecifiedBy | ISO 13209-4 |
Description
This exception is thrown if a to-be-written file is already present and should not be overridden. This might happen if the target of the ZipFile action or any of the files that should be decompressed already exists.