PMD Results
The following document contains the results of PMD 7.12.0.
Violations By Priority
Priority 4
catch-throwable - com/googlecode/catchexception/throwable/ExceptionUtil.java
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ExceptionUtil': 'doSneakyThrow' is already in scope | 37 |
Files
catch-throwable - com/googlecode/catchexception/throwable/ExceptionUtil.java
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ExceptionUtil': 'doSneakyThrow' is already in scope | 4 | 37 |