See also
Class WebErrorHandler
West Wind Toolkit for .NET
WebErrorHandler.LastException
The last exception that the error parsing uses for creating the error properties when calling Parse().
public Exception LastException { get; set; }
See also:
Class WebErrorHandler