Create

<< Click to Display Table of Contents >>

Navigation:  Classes > EIWInvalidUrlPath > Methods >

Create

SIGNATURE=IWException.EIWInvalidUrlPath.Create@string@string

 

ETYPE=Method

 

Declaration:

Delphi:

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

C++:

public: __fastcall EIWInvalidUrlPath(const String ErrorMessage, const String AUrlPath);

 

Description: EIWInvalidUrlPath