CorruptedZipFileException Class


Represents errors that current zip archive is corrupted.

System.Object
    System.Exception
        EACompression.CorruptedZipFileException

[Visual Basic]
Public Class CorruptedZipFileException
[C#]
public class CorruptedZipFileException
[C++]
public __gc class CorruptedZipFileException
[JScript]
public class CorruptedZipFileException

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. All instance members are not guaranteed to be thread safe.

Methods and Properties

Please refer to .NET Framework SDK System.Exception.