Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWExceptionLogWorker > Methods >

Create

SIGNATURE=IWExceptionLogger.TIWExceptionLogWorker.Create@TIWExceptionLogger@Exception@THttpRequest

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(AOwner: TIWExceptionLogger; E: Exception; ARequest: THttpRequest);

C++:

public: __fastcall TIWExceptionLogWorker(TIWExceptionLogger AOwner, Exception E, THttpRequest ARequest);

 

Description: TIWExceptionLogWorker