- try body contains the loop. To study the effect of catching exceptions, the loop will terminate at the first presance of a letter. For example, '10 time 4', will only yield a sum of 10.
- Add try/catch preventing NumberFormatEx during runtime. No handling yet.
- Parse ints class. - Still no Ex handling
- Count letters class. Class to test and handle exceptions.