Versions Compared

Key

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

...

Failure to provide appropriate feedback through a combination of return values, error codes, and exceptions can lead to inconsistent object state and unexpected program behavior.

Related Guidelines

[MITRE 2009CWE]CWE-389, Error conditions, return values, status codes
CWE-393, Return of wrong status code

...