Create

<< Click to Display Table of Contents >>

Navigation:  Classes > EUnknownBrowserException > Methods >

Create

SIGNATURE=IWException.EUnknownBrowserException.Create@string

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(const AMsg: string);

C++:

public: __fastcall EUnknownBrowserException(const String AMsg);

 

Description: This is Create, a member of class EUnknownBrowserException.