When to use exceptions?
When we use provided classes that produce exceptions
System.in.read()
Use exception handling for errors rather than for predictable normal cases.
Previous slide
Next slide
Back to first slide
View graphic version