Server : Apache System : Linux host44.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 User : vapecompany ( 2719) PHP Version : 7.4.33 Disable Function : NONE Directory : /proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Zlib/Error/ |
Upload File : |
--- !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