SetExceptionLogger

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Methods >

SetExceptionLogger

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.SetExceptionLogger@TIWExceptionLogger

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure SetExceptionLogger(const Value: TIWExceptionLogger);

C++:

void public: __fastcall SetExceptionLogger(const TIWExceptionLogger Value);

 

Description: This is SetExceptionLogger, a member of class TIWServerControllerBase.