spring-framework / org.springframework.aop.aspectj / AspectJAdviceParameterNameDiscoverer / setThrowingName
setThrowingName
open fun setThrowingName(@Nullable throwingName: String): Unit
If afterThrowing advice binds the thrown value, the throwing variable name must be specified.
Parameters
throwingName - the name of the throwing variable