Libraries
»
zlib
(3.2.0)
»
Index (M)
»
Zlib
»
MemError
Exception: Zlib::MemError
Inherits:
Error
Object
StandardError
Error
Zlib::MemError
show all
Defined in:
ext/zlib/zlib.c
,
ext/zlib/zlib.c
Overview
Subclass of Zlib::Error
When zlib returns a Z_MEM_ERROR, usually if there was not enough memory.