[]
Exception thrown when trying to open an invalid Zip file.
public class ZipFileException : IOException, ISerializable
| Name | Description |
|---|---|
| ZipFileException(string) | Initializes a new instance of a ZipFileException. |
| ZipFileException(string, string) | Initializes a new instance of a ZipFileException. |
| ZipFileException(string, string, Exception) | Initializes a new instance of a ZipFileException. |