public interface net.bytebuddy.asm.Advice$ExceptionHandler
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: net.bytebuddy.asm.Advice$ExceptionHandler
  super_class: java.lang.Object
{
  public abstract net.bytebuddy.implementation.bytecode.StackManipulation resolve(net.bytebuddy.description.method.MethodDescription, net.bytebuddy.description.type.TypeDescription);
    descriptor: (Lnet/bytebuddy/description/method/MethodDescription;Lnet/bytebuddy/description/type/TypeDescription;)Lnet/bytebuddy/implementation/bytecode/StackManipulation;
    flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
    MethodParameters:
                    Name  Flags
      instrumentedMethod  
      instrumentedType    
}
SourceFile: "Advice.java"
NestHost: net.bytebuddy.asm.Advice
InnerClasses:
  public abstract ExceptionHandler = net.bytebuddy.asm.Advice$ExceptionHandler of net.bytebuddy.asm.Advice
  public abstract Default = net.bytebuddy.asm.Advice$ExceptionHandler$Default of net.bytebuddy.asm.Advice$ExceptionHandler
  public Simple = net.bytebuddy.asm.Advice$ExceptionHandler$Simple of net.bytebuddy.asm.Advice$ExceptionHandler