OTX Reference  
OpenTestSystem.Otx.Extensions.ZipHandling.Exceptions.FileAlreadyExistsException Class Reference

The FileAlreadyExistsException is an exception More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.ZipHandling.Exceptions.FileAlreadyExistsException:
Inheritance graph

Detailed Description

The FileAlreadyExistsException is an exception

The FileAlreadyExistsException is the exception that 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.