Error Handling with Exceptions: Abstract
By Dave Brownell | October 28, 2010
A series of articles regarding error handling with exceptions.
- Error Code Fail
- Why Exceptions
- When to Throw
- What to Throw
- How to Throw
- Where to Catch
- What to Catch
- What to do With a Caught Exception
- The Strong Exception Guarantee
- Testing for the Strong Exception Guarantee
- Generic Customization of Exception Messages
- Windows and SEH Exceptions
- Miscellaneous
- References
Leave Your Comment