Resources  
  • Exception Class and Properties in C# Dec 21, 2009. The Exception class is present in the System namespace and in the assembly mscorlib.dll.In this article we'll focus on properties of the Exception class that we can use in the application for exception handling.