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