Shunde.NET Framework Class Library

WebPage.HandleException Method 

Handles any exceptions that occur on the site

public string HandleException(
   Exception ex,
   HttpRequest request,
   String extraInformation
);

Parameters

Exception
HttpRequest
String

See Also

WebPage Class | Shunde.Common Namespace