PMD Results
The following document contains the results of PMD 4.2.5.
Files
de/smartics/exceptions/context/SystemDefaultExceptionContext.java
Violation |
Line |
All methods are static. Consider using Singleton instead. Alternatively, you could add a private constructor or make the class abstract to silence this warning. |
29 - 100 |