archive ~master (2020-03-04T23:56:38Z)
Dub
Repo
ZipException
archive
zip
Thrown when a zip file is not readable or contains errors.
class
ZipException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
archive
zip
aliases
ZipArchive
classes
ZipException
ZipPolicy
enums
CompressionMethod
Thrown when a zip file is not readable or contains errors.