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 31b8587 commit 9e09d6cCopy full SHA for 9e09d6c
spring-aop/src/main/java/org/springframework/aop/framework/adapter/ThrowsAdviceAdapter.java
@@ -25,8 +25,8 @@
25
import org.springframework.aop.ThrowsAdvice;
26
27
/**
28
- * Adapter to enable {@link org.springframework.aop.ThrowsAdvice}
29
- * to be used in the Spring AOP framework.
+ * Adapter to enable {@link org.springframework.aop.ThrowsAdvice} to be used
+ * in the Spring AOP framework.
30
*
31
* @author Rod Johnson
32
* @author Juergen Hoeller
0 commit comments