...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
ERR55-CPP | Low | Likely | Low | P9 | L2 |
Automated Detection
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Axivion Bauhaus Suite |
| CertC++-ERR55 | |||||||
LDRA tool suite |
| 56 D | Partially implemented | ||||||
Parasoft C/C++Test |
| CERT_CPP-ERR55-a | Where a function's declaration includes an exception-specification, the function shall only be capable of throwing exceptions of the indicated type(s)MISRA2008-15_5_2, EXCEPT-14 | ||||||
PRQA QA-C++ | 4.1 | 4035, 4036, 4632 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...