Schlagwort-Archiv: Antipatterns

Nov 11 2011

Code with style: Exception handling antipatterns

There a couple of exception handling patterns that I come across regularly that I believe to be plain wrong or harmful. In order to get rid of them I’d like to present them here and explain the reasons why they should be avoided: Log-Log-Log and Rethrow Imagine a typically layered application design where you have …

Weiterlesen »

Permanentlink zu diesem Beitrag: http://blog.thiesen.org/archives/2011/11/11/code-with-style-exception-handling-antipatterns/