a FindBugs/SpotBugs plugin for doing static code analysis for java code bases
GNU Lesser General Public License v2.1
157
stars
45
forks
source link
with a @Transactional annotation and custom Exception, no report a bug #441
Open
tonglei100 opened 1 year ago
rule key:fb-contrib:JPAI_NON_SPECIFIED_TRANSACTION_EXCEPTION_HANDLING
this code is not report a bug, with custom Exception:NoMsgException, BizException
this code will report a bug, with Exception