public interface  net.bytebuddy.asm.Advice$ExceptionHandler extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.StackManipulation resolve(net.bytebuddy.description.method.MethodDescription, net.bytebuddy.description.type.TypeDescription);
}