Java Exceptions
Exceptions like C++
Checked and unchecked exceptions
Uses try blocks, throw exception and catch (type)
finally - finalization code at end of try block
class Exception in standard library ##
Previous slide
Next slide
Back to first slide
View graphic version