Episode 21: Error Handling Pt. 2
Recording Venue:
Guest(s):
Host(s): Michael Arno
Recording Venue:
Guest(s):
Host(s): Michael Arno
In this Episode, Arno and Michael take a closer look at Exceptions and Error conditions, how to categorize them and how to deal with them. We look at the different levels of guarantee that a piece of code can provide with regard to exceptional condition and finish with a discussion of a number of best practices and their respective trade-offs.
Links:
- A collection of patterns, some of which show idioma tic Java for exception-safe code
- Herb Sutter, Exceptional C++
- A paper by Kevlin Henney on idiomatic use of C++ to write exception-safe code
Podcast: Play in new window | Download
Subscribe: Apple Podcasts | RSS
Tags: error handling, Technology Talk