We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1352e1 commit 00375dfCopy full SHA for 00375df
spring-aop/src/main/java/org/springframework/aop/framework/adapter/ThrowsAdviceAdapter.java
@@ -25,7 +25,7 @@
25
import org.springframework.aop.ThrowsAdvice;
26
27
/**
28
- * Adapter to enable {@link org.springframework.aop.MethodBeforeAdvice}
+ * Adapter to enable {@link org.springframework.aop.ThrowsAdvice}
29
* to be used in the Spring AOP framework.
30
*
31
* @author Rod Johnson
0 commit comments