public interface  net.bytebuddy.implementation.ExceptionMethod$ConstructionDelegate extends java.lang.Object
{
public abstract net.bytebuddy.implementation.bytecode.StackManipulation make();
}