Class MostSpecificExceptionMethodBinding

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.Binding
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MostSpecificExceptionMethodBinding

public class MostSpecificExceptionMethodBinding extends MethodBinding
Pseudo method binding used to wrapper a real method, and expose less exceptions than original. For other protocols, it should delegate to original method