Regaining Control of Exception Handling

  • Authors:
  • Martin P. Robillard;Gail C. Murphy

  • Affiliations:
  • -;-

  • Venue:
  • Regaining Control of Exception Handling
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Just as the structure of the normal operations of a system tends to degrade as the system evolves, the structure of exception handling also degrades. In this paper, we draw on our experience building and analyzing the exception structure of Java programs to describe why and how exception structure degrades. Fortunately, we need not let our exception structure languish. We also relate our experience at regaining control of exception structure in several existing programs using a technique based on software containment.