Lecture Notes for Advanced Programming II

24 February 2002 - Exceptions


Exceptions


The Error Problem


Exceptions


Exception Basics


Exception Problems


Basic Exception Mechanisms


The throw Statement


The catch Statement


The try Statement


Exception Problems II