|
<< Click to Display Table of Contents >> Navigation: Classes > EIWException > Methods > Create |
SIGNATURE=IWException.EIWException.Create@string@string
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const Msg: string; const aDetails: string); overload; |
C++: |
public: __fastcall EIWException(const String Msg, const String aDetails); |
Description: EIWException