Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp) v1.0

...

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

ERR36-CPP

3 (high)

3 (likely)

1 (low)

P9

L1

...

Bibliography

Wiki Markup
\[[ISO/IEC 14882-2003|AA. Bibliography#ISO/IEC 14882-2003]\]
\[[MISRA 08|AA. Bibliography#MISRA 08]\] Rule 15-3-6 & 15-3-7

...

ERR09ERR35-CPP. Throw anonymous temporaries and catch by referenceA handler in a constructor or destructor's function-try-block should not reference class data      12. Exceptions and Error Handling (ERR)      ERR31ERR37-CPP. Don't redefine errnoA function with an exception-specification should not throw any other exceptions