Jex Information Dangerous?
methodA throws IOException
? FileNotFoundException
try { methodA() }
catch( FileNotFoundException e )
{ // Specialized recovery }
catch( IOException e )
{ // General recovery }
Previous slide
Next slide
Back to first slide
View graphic version