Class that can be used to parse ASP.NET and exception error information into an object. This class is ideal for capturing information for logging, notification and display of detailed error information.

Also supports complete Application_Error handling with the HandleError method which works off an exception and provides a complete handler for processing error information with hooks for logging and displaying of an error page.