ZlibException

Thrown on zlib errors.

class ZlibException : Exception {}

Constructors

this
this(int err, z_stream* zs)
Undocumented in source.
this
this(string msg)
Undocumented in source.

Meta