Versions Compared

Key

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

...

Search for vulnerabilities resulting from the violation of this guideline on the CERT website.

Other Languages

This guideline appears in the C Secure Coding Standard as ERR02-C. Avoid in-band error indicators and the C++ Secure Coding Standard as ERR07-CPP. Use exception handling rather than error codes.

Bibliography

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5a6e8ca3889b19dc-230580f3-424f42fe-9165b608-4526a0203a1db364b3e70a5a"><ac:plain-text-body><![CDATA[

[[API 2006

AA. References#API 06]]

[Class Reader

http://download.oracle.com/javase/6/docs/api/java/io/Reader.html]

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="a0a8f339df62dd15-7fd549c9-476840d2-9f4a9aed-8ac69d40fdee775cf4b9a07c"><ac:plain-text-body><![CDATA[

[[JLS 2011

AA. References#JLS 11]]

Chapter 11. Exceptions

]]></ac:plain-text-body></ac:structured-macro>