GetExceptionDetail

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWExceptionLogWorker > Methods >

GetExceptionDetail

SIGNATURE=IWExceptionLogger.TIWExceptionLogWorker.GetExceptionDetail

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetExceptionDetail: string;

C++:

public: __fastcall String GetExceptionDetail();

 

Description: this public method is only used by the IWExceptionRenderer class, not by the logger itself