Tag archives for custom exception class c#
C#, .NET Exception Handling Best Practices
The Problem Statement You have just started working on an existing codebase – an n-Tier project - and noticed that the Exception Handling framework wasn’t as well defined as you…