Checkstyle Results
The following document contains the results of Checkstyle 6.18 with /Users/rgoers/projects/apache/logging/log4j/log4j-2.13.3/log4j-jmx-gui/../checkstyle.xml ruleset.
Summary
Files | Info | Warnings | Errors |
---|---|---|---|
5 | 0 | 0 | 1 |
Files
File | I | W | E |
---|---|---|---|
org/apache/logging/log4j/jmx/gui/ClientGui.java | 0 | 0 | 1 |
Details
org/apache/logging/log4j/jmx/gui/ClientGui.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | blocks | EmptyBlock | Empty catch block. | 138 |