Overload List
Name | Description | |
---|---|---|
ZipException()()()() |
Initializes a new instance of the ZipException class.
| |
ZipException(String) |
Initializes a new instance of the ZipException class.
| |
ZipException(String, ArchiveProblemType) |
Initializes a new instance of the ZipException class.
| |
ZipException(String, ZipException) |
Initializes a new instance of the ZipException class.
| |
ZipException(String, Exception) |
Initializes a new instance of the ZipException class.
| |
ZipException(String, Exception, ArchiveProblemType) |
Initializes a new instance of the ZipException class.
| |
ZipException(String, ArchiveProblemType, String, String) |
Initializes a new instance of the ZipException class.
| |
ZipException(String, Exception, ArchiveProblemType, String, String) |
Initializes a new instance of the ZipException class.
|