Class EApiError (unit AUtility)

Inherits from

Exception

Exception classes

Constructors


constructor Create (ErrorCode : Longint);

Resource strings } {$I strconst.

constructor CreateMsg (ErrorCode : Longint; const Message : string);



Functions

Properties

property ErrorCode : Longint


Events

Variables

FErrorCode : Longint;



Constructors


constructor Create (ErrorCode : Longint);

Resource strings } {$I strconst.inc} { EApiError


constructor CreateMsg (ErrorCode : Longint; const Message : string);


Functions


Properties


property ErrorCode : Longint


Events


Variables


FErrorCode : Longint;