D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Zlib
/
Error
/
Filename :
cdesc-Error.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: The superclass for all exceptions raised by Ruby/zlib. - !ruby/struct:SM::Flow::P body: The following exceptions are defined as subclasses of Zlib::Error. These exceptions are raised when zlib library functions return with an error status. - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "-" body: Zlib::StreamEnd - !ruby/struct:SM::Flow::LI label: "-" body: Zlib::NeedDict - !ruby/struct:SM::Flow::LI label: "-" body: Zlib::DataError - !ruby/struct:SM::Flow::LI label: "-" body: Zlib::StreamError - !ruby/struct:SM::Flow::LI label: "-" body: Zlib::MemError - !ruby/struct:SM::Flow::LI label: "-" body: Zlib::BufError - !ruby/struct:SM::Flow::LI label: "-" body: Zlib::VersionError type: :BULLET constants: [] full_name: Zlib::Error includes: [] instance_methods: [] name: Error superclass: StandardError