|
<< Click to Display Table of Contents >> Navigation: Classes > TIWExceptionLogger > Methods > GetExceptionDetail |
SIGNATURE=IWExceptionLogger.TIWExceptionLogger.GetExceptionDetail@Exception@THttpRequest
ETYPE=Method
Declaration:
Delphi: |
public function GetExceptionDetail(E: Exception; ARequest: THttpRequest): string; |
C++: |
public: __fastcall String GetExceptionDetail(Exception E, THttpRequest ARequest); |
Description: This is GetExceptionDetail, a member of class TIWExceptionLogger.