Event for custom exception handling during request processing
Source position: custweb.pp line 103
public property TWebHandler.OnShowRequestException : TOnShowRequestException |
Event called when an exception occurs during HTTP request processing. Allows custom handling of exceptions before the default error response is generated.
|
Event type for custom exception handling in HTTP requests |