Exception: Zlib::VersionError

Inherits:
Error
  • Object
show all
Defined in:
zlib.c,
zlib.c

Overview

Subclass of Zlib::Error

When zlib returns a Z_VERSION_ERROR, usually if the zlib library version is incompatible with the version assumed by the caller.