Class RubyGzipFile.Error

java.lang.Object
org.jruby.ext.zlib.RubyGzipFile.Error
Direct Known Subclasses:
RubyGzipFile.CRCError, RubyGzipFile.LengthError, RubyGzipFile.NoFooter
Enclosing class:
RubyGzipFile

public static class RubyGzipFile.Error extends Object
  • Constructor Details

    • Error

      public Error()