spring-framework / org.springframework.aop.aspectj / AspectJAdviceParameterNameDiscoverer / setRaiseExceptions

setRaiseExceptions

open fun setRaiseExceptions(raiseExceptions: Boolean): Unit

Indicate whether IllegalArgumentException and AmbiguousBindingException must be thrown as appropriate in the case of failing to deduce advice parameter names.

Parameters

raiseExceptions - true if exceptions are to be thrown