Exception handling problems in Java, Part II
Exception handling problems in Java, Part II
Since my previous post in this series, I’ve had a lot of feedback. Most of which in a positive tone. Many thanks for that! It’s always nice with a sober discussion. A number of possible solutions have been blogged or mailed me directly. This article summarizes these solutions and is rounded off with my new proposal of a simple extension to the Java type system to rectify the problem.
Read More:
http://firstclassthoughts.co.uk/java/exception_handling_problems_in_Java_part_ii.html
Thanks