Find Leaking Exceptions by Eliminating Empty Catch Blocks – Case Study
How a client eliminated 50+ exceptions/hour Recently, a client contacted us and gave us a pretty incredible case study. He found a huge number of “leaking” exceptions by eliminating all of the empty catch statements in his ASP.NET code and sending an exception to Exceptionless instead. By doing so, he was able to track down …Read More