+ 1
You can use exception handling to indicate how the program should behave when encountering an exception. Errors are usually not meant to be handled, they indicate that something has gone very wrong somewhere and that the execution of the program should stop.
13th Sep 2016, 2:37 PM
Zen
Zen - avatar