Difference between revisions of "Extensions.ZipHandling.FileAlreadyExistsException"
Jump to navigation
Jump to search
m (Nb moved page Extensions.Zip.FileAlreadyExistsException to Extensions.ZipHandling.FileAlreadyExistsException: Correct the link format, edited by Ngoc Tran.) |
|
(No difference)
|
Latest revision as of 07:28, 12 September 2019
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.