ExceptionLogger

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWServerControllerBase > Properties >

ExceptionLogger

Use this property to control the behavior of the TIWExceptionLogger class instance.

 

SIGNATURE=IWServerControllerBase.TIWServerControllerBase.ExceptionLogger

 

ETYPE=Property

 

Declaration:

Delphi:

published property ExceptionLogger: TIWExceptionLogger;

C++:

__published: __property TIWExceptionLogger ExceptionLogger;

 

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