Error Handling with Exceptions: References

By | October 27, 2010

This article is part of a longer running series on Error Handling with Exceptions.

The following books and articles have been invaluable over the years as I have investigated exceptions and exception-related issues. In most cases, they have stated things far better than I could ever hope to.

Articles

Abrahams, David. Exception-Safety in Generic Components http://www.boost.org/community/exception_safety.html

Wagner, Bill. Working Effectively with (.NET) Exceptions http://reddevnews.com/Articles/2009/08/01/Working-Effectively-with-Exceptions.aspx

Books

Meyers, Scott (1996). More Effective C++. Addison Wesley Longman, Inc.

Sutter, Herb (2000). Exceptional C++. Addison Wesley Longman, Inc.

Sutter, Herb (2002). More Exceptional C++. Addison Wesley Longman, Inc.

Sutter, Herb (2005). Exceptional C++ Style. Addison Wesley Longman, Inc.

Sutter, Herb and Alexandrescu, Andrei (2005). C++ Coding Standards. Addison Wesley Longman, Inc.

Wagner, Bill (2005). Effective C#. Pearson Education, Inc.


Leave Your Comment

Your email will not be published or shared. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Please wrap all source codes with [code][/code] tags. Powered by