...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| FB.BAD_PRACTICE.DE_MIGHT_IGNORE | Method might ignore exception | ||||||
Coverity | 7.5 | MISSING_THROW | Implemented | ||||||
Parasoft Jtest |
| SECURITY.UEHL.LGE, UC.UCATCHImplemented | Ensure all exceptions are either logged with a standard logger or rethrown Use a caught exception in the "catch" block | ||||||
SonarQube |
| S1166 | Exception handlers should preserve the original exceptions |
...