The following document contains the results of SpotBugs
SpotBugs Version is 3.1.12
Threshold is medium
Effort is default
Class | Bugs |
---|---|
ejava.projects.edmv.jdbc.JDBCPersonDAO | 1 |
ejava.projects.edmv.jdbc.JDBCVehicleDAO | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
ejava.projects.edmv.jdbc.JDBCPersonDAO.createPerson(Person) might ignore java.lang.Exception | BAD_PRACTICE | DE_MIGHT_IGNORE | 67 | High |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
ejava.projects.edmv.jdbc.JDBCVehicleDAO.createRegistration(VehicleRegistration) might ignore java.lang.Exception | BAD_PRACTICE | DE_MIGHT_IGNORE | 86 | High |