Related resources for application level error
  • Exception Handling9/30/2012 4:49:52 AM. Exceptions in C# provide a structured, and type-safe way of handling both system level and application level error conditions. The exception mechanism in C# is very similar to that of C++, with a few important differences.