class com.oracle.truffle.sl.test.SLInstrumentTest$RuntimeInterruptedException extends java.lang.RuntimeException
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.truffle.sl.test.SLInstrumentTest$RuntimeInterruptedException
  super_class: java.lang.RuntimeException
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: -4735601164894088571

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.oracle.truffle.sl.test.SLInstrumentTest$RuntimeInterruptedException this
         0: .line 599
            aload 0 /* this */
            invokespecial java.lang.RuntimeException.<init>:()V
            return
        end local 0 // com.oracle.truffle.sl.test.SLInstrumentTest$RuntimeInterruptedException this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/oracle/truffle/sl/test/SLInstrumentTest$RuntimeInterruptedException;
}
SourceFile: "SLInstrumentTest.java"
NestHost: com.oracle.truffle.sl.test.SLInstrumentTest
InnerClasses:
  private RuntimeInterruptedException = com.oracle.truffle.sl.test.SLInstrumentTest$RuntimeInterruptedException of com.oracle.truffle.sl.test.SLInstrumentTest