类 AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
infra.aop.aspectj.AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException
所有已实现的接口:
Serializable
封闭类:
AspectJAdviceParameterNameDiscoverer

public static class AspectJAdviceParameterNameDiscoverer.AmbiguousBindingException extends RuntimeException
Thrown in response to an ambiguous binding being detected when trying to resolve a method's parameter names.
另请参阅:
  • 构造器详细资料

    • AmbiguousBindingException

      public AmbiguousBindingException(String msg)
      Construct a new AmbiguousBindingException with the specified message.
      参数:
      msg - the detail message