Lecture_17_and_18.pptx - PowerPoint 2007 format (Microsoft PowerPoint)
Lecture_17_and_18.ppt - Converted to PPT using Microsoft Open XML Converter (Microsoft PowerPoint)
2 files in this resource
Lectures 17 and 18 - Exceptions - when it all goes wrong
Exceptions
An Example
The Throws keyword
Try and Catch
The flow
Multiple exceptions
Finally
How exceptions are thrown
What the complier checks
Handle or Defer
Recovery
Writing your own