Event for custom exception handling during request processing
Source position: custweb.pp line 170
public property TCustomWebApplication.OnShowRequestException : TOnShowRequestException |
Delegates to the TWebHandler.OnShowRequestException property. Event called when an exception occurs during HTTP request processing.
|
Event for custom exception handling during request processing |