Version 0 of Exception Handling

Updated 2006-12-15 13:07:48 by LV

Purpose: to discuss the issues of when and how to write exception handling code.

  • What is exception handling?
  • When should one write exception handling code?
  • When should one NOT write exception handling code?
  • What tools exist to aid in writing exception handling code?

Category Discussion