So in other words by statement that developers dont want to deal with
excecptions because its more work is right ? and since most libraries throw
lots of exceptions using them because a game of catch this here, handle that
there which makes it difficult or a pain. With such cases handling checked
cases in a general manner means one needs to handle Exception which is not
the best idea in the end. In the end its easier to let some top level
handler to catch Throwable and log.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to