Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomWebApplication.OnShowRequestException

Event for custom exception handling during request processing

Declaration

Source position: custweb.pp line 170

public property TCustomWebApplication.OnShowRequestException : TOnShowRequestException
  read GetOnShowRequestException
  write SetOnShowRequestException;

Description

Delegates to the TWebHandler.OnShowRequestException property. Event called when an exception occurs during HTTP request processing.

See also

TWebHandler.OnShowRequestException

  

Event for custom exception handling during request processing


Documentation generated on: Jan 27 2026