Web.WebBroker.TServerExceptionEvent
Delphi
TServerExceptionEvent = procedure (E: Exception; wr: TWebResponse) of object;
C++
typedef void __fastcall (__closure *TServerExceptionEvent)(System::Sysutils::Exception* E, Web::Httpapp::TWebResponse* wr);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Web.WebBroker.pas Web.WebBroker.hpp |
Web.WebBroker | Web.WebBroker |
Description
Embarcadero Technologies does not currently have any additional information.