...
Tool | Version | Checker | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| FB.BAD_PRACTICE.DE_MIGHT_IGNORE | JAVA.STRUCT.EXCP.EEH | Empty Exception Handler (Java) Method might ignore exception | ||||||
Coverity | 7.5 | MISSING_THROW | Implemented | |||||||
Parasoft Jtest |
| SECURITYCERT.UEHLERR00.LGE UCCERT.ERR00.UCATCH | Ensure all exceptions are either logged with a standard logger or rethrown Use a caught exception in the "catch" block | |||||||
PVS-Studio |
| V5301 | ||||||||
SonarQube |
| S1166 | Exception handlers should preserve the original exceptions |
...