Thanks to Sam I found this great article by Gunjan Doshi about Exception handling best practices.
I especially like best practice #1, as so often I see the logging and consumption of Exceptions cluttering up code, where a rethrow would have been so much more elegant.
(P.S. changed my blog 'skin', cool huh...)