Exceptions in java and eiffel: two extremes in exception design and application

  • Authors:
  • Joseph R. Kiniry

  • Affiliations:
  • School of Computer Science and Informatics, University College Dublin, Belfield, Dublin 8, Ireland

  • Venue:
  • Advanced Topics in Exception Handling Techniques
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Exceptions are frequently a controversial language feature with both language designers and programmers. Exceptions are controversial because they complicate language semantics—and thus program design, testing, and verification—and some programmers find them annoying or difficult to use properly. By examining two programming languages that have very different, even opposing, exception mechanisms, a set of exception principles is introduced that summarize the key semantic and social issues surrounding exceptions.