Exception: Zlib::GzipFile::Error
Relationships & Source Files | |
Extension / Inclusion / Inheritance Descendants | |
Subclasses:
|
|
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
::Zlib::Error,
::StandardError,
Exception
|
|
Instance Chain:
self,
::Zlib::Error,
::StandardError,
Exception
|
|
Inherits: |
Zlib::Error
|
Defined in: | ext/zlib/zlib.c, ext/zlib/zlib.c |
Overview
Base class of errors that occur when processing GZIP files.
Instance Attribute Summary
-
#input
readonly
input gzipped string.
Instance Method Summary
-
#inspect
Constructs a String of the ::Zlib::GzipFile Error.
Instance Attribute Details
#input (readonly)
input gzipped string
Instance Method Details
#inspect
Constructs a String of the ::Zlib::GzipFile Error