Checkstyle Results

The following document contains the results of Checkstyle 7.6.1 with odl_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
3 0 1 0

Rules

Category Rule Violations Severity
coding IllegalCatch 1  Warning

Details

org/opendaylight/yangtools/yang/validation/tool/Main.java

Severity Category Rule Message Line
 Warning coding IllegalCatch Catching 'Exception' is not allowed. 31