Fork me on GitHub

Résultats PMD

Le document suivant contient les résultats de PMD 5.3.5.

Fichiers

fr/paris/lutece/plugins/quiz/modules/rest/rs/QuizRest.java

Violation Ligne
Avoid catching NullPointerException; consider removing the cause of the NPE. 102
Avoid catching generic exceptions such as NullPointerException, RuntimeException, Exception in try-catch block 102