ZipException

Thrown when a zip file is not readable or contains errors.

class ZipException : Exception {}

Constructors

this
this(string msg)
Undocumented in source.

Meta