I'm slightly embarrassed to admit I'm a fan of 
http://bugs.sun.com/view_bug.do?bug_id=6534270

On Aug 15, 5:56 am, Jeff Grigg <[email protected]> wrote:
> I like the beauty and simplicity of completely empty catch blocks.  >;->  OK, 
> some developers, to comply with corporate documentation
>
> standards, put comments there.   >;->
>
> (Reality is that I'll usually wrap checked exceptions in
> RuntimeExceptions at a low level, and then catch Exception at the top
> level -- to log it and abort or retry the transaction or user action.
> There's a lot of really bad code out there that misuses exceptions and
> does exception handling cleanup wrong.  It's a problem!!)
--~--~---------~--~----~------------~-------~--~----~
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