org.jruby
Class RubyZlib.RubyGzipFile.CRCError

java.lang.Object
  extended by org.jruby.RubyZlib.RubyGzipFile.Error
      extended by org.jruby.RubyZlib.RubyGzipFile.CRCError
Enclosing class:
RubyZlib.RubyGzipFile

public static class RubyZlib.RubyGzipFile.CRCError
extends RubyZlib.RubyGzipFile.Error


Constructor Summary
RubyZlib.RubyGzipFile.CRCError()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyZlib.RubyGzipFile.CRCError

public RubyZlib.RubyGzipFile.CRCError()


Copyright © 2002-2007 JRuby Team. All Rights Reserved.