Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This rule appears in the Java Secure Coding Standard as ERR00EXC03-C. Adopt and implement a consistent and comprehensive error-handling policyJ. Try to recover gracefully from system errors.

References

Wiki Markup
\[[ISO/IEC 14882-2003|AA. C++ References#ISO/IEC 14882-2003]\]
\[[MISRA 08|AA. C++ References#MISRA 08]\] Rule 15-3-2

...