Exception: Zlib::Error
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
|
Subclasses:
|
|
| Super Chains via Extension / Inclusion / Inheritance | |
|
Class Chain:
self,
::StandardError,
Exception
|
|
|
Instance Chain:
self,
::StandardError,
Exception
|
|
| Inherits: |
StandardError
|
| Defined in: | ext/zlib/zlib.c, ext/zlib/zlib.c |
Overview
The superclass for all exceptions raised by Ruby/zlib.
The following exceptions are defined as subclasses of Error. These exceptions are raised when zlib library functions return with an error status.