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="89f1cfd74a98d0c4-2b739595-4e4f404b-9048ac18-cacd730e357fb9b00bebcca7"><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="45ff0af56fd9f287-0fc39d36-438c4732-b1d5b042-c09792c5c416315c9b1ae2c0"><ac:plain-text-body><![CDATA[

[[JLS 2011

AA. References#JLS 11]]

Chapter 11. Exceptions

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