public interface net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.implementation.bytecode.StackManipulation make();
    descriptor: ()Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "ExceptionMethod.java"
NestHost: net.bytebuddy.implementation.ExceptionMethod
InnerClasses:
  public abstract ConstructionDelegate = net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate of net.bytebuddy.implementation.ExceptionMethod
  public ForDefaultConstructor = net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate$ForDefaultConstructor of net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate
  public ForStringConstructor = net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate$ForStringConstructor of net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate