Treffer: Quality Matters: The Worst Form of 'Error' Handling Except For All The Others.

Title:
Quality Matters: The Worst Form of 'Error' Handling Except For All The Others.
Authors:
Source:
Overload. Aug2010, Issue 98, p28-32. 5p. 2 Diagrams, 1 Chart.
Database:
Supplemental Index

Weitere Informationen

The article discusses the use of exceptions in the creation of codes using the C++ programming language. The author explains the types of actions or circumstances, based on his experience with several programming languages such as C++, Python and JAVA, in which exceptions are used, and suggests that only two of it are appropriate. He ended by defining that exceptions are not error-handling mechanisms, but are execution flow-control mechanisms.