PMD Results
The following document contains the results of PMD 7.21.0.
Violations By Priority
Priority 3
io/wcm/handler/link/impl/LinkBuilderImpl.java
| Rule | Violation | Line |
|---|---|---|
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 102 |
Files
io/wcm/handler/link/impl/LinkBuilderImpl.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| AvoidCatchingGenericException | Avoid catching Exception in try-catch block | 3 | 102 |