Klasse 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
  • Konstruktordetails

    • MostSpecificExceptionMethodBinding

      public MostSpecificExceptionMethodBinding(MethodBinding originalMethod, ReferenceBinding[] mostSpecificExceptions)
  • Methodendetails