public class sun.misc.CEStreamExhausted extends java.io.IOException
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: sun.misc.CEStreamExhausted
  super_class: java.io.IOException
{
  static final long serialVersionUID;
    descriptor: J
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: -5889118049525891904

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.misc.CEStreamExhausted this
         0: .line 30
            aload 0 /* this */
            invokespecial java.io.IOException.<init>:()V
            return
        end local 0 // sun.misc.CEStreamExhausted this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/misc/CEStreamExhausted;
}
SourceFile: "CEStreamExhausted.java"