Create

<< Click to Display Table of Contents >>

Navigation:  Classes > EIWSubmitException > Methods >

Create

SIGNATURE=IWException.EIWSubmitException.Create@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(const ErrorMessage: string; const ASubmitControl: string); overload;

C++:

public: __fastcall EIWSubmitException(const String ErrorMessage, const String ASubmitControl);

 

Description: EIWSubmitException