class org.jruby.RubyHash$VisitorIOException extends java.lang.RuntimeException
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.jruby.RubyHash$VisitorIOException
super_class: java.lang.RuntimeException
{
void <init>(java.lang.Throwable);
descriptor: (Ljava/lang/Throwable;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial java.lang.RuntimeException.<init>:(Ljava/lang/Throwable;)V
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lorg/jruby/RubyHash$VisitorIOException;
0 2 1 cause Ljava/lang/Throwable;
MethodParameters:
Name Flags
cause
}
SourceFile: "RubyHash.java"
NestHost: org.jruby.RubyHash
InnerClasses:
private VisitorIOException = org.jruby.RubyHash$VisitorIOException of org.jruby.RubyHash