Semi generic Application_Error handler method that can be used to handle errors without additional code. You should implement the DisplayError event and LogError Event methods to display a message when ErrorHandlingModes is not Default
public void HandleError(ErrorHandlingModes errorHandlingMode)
Parameters
errorHandlingMode
See also:
Class WebErrorHandler© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic