cadetill's blog Copyright © Xavier Martínez (cadetill)

Class EGMJSError

Unit

Declaration

type EGMJSError = class(EGMException)

Description

Exception raised when a JavaScript error occurs.

Displayed message: An error occurs executing %s JavaScript function.'#13#13'Error message: %s

Hierarchy

Overview

Methods

Public constructor Create(const Args: array of const; Lang: TGMLang); reintroduce; overload; virtual;

Description

Methods

Public constructor Create(const Args: array of const; Lang: TGMLang); reintroduce; overload; virtual;

Class constructor.

Parameters
Args
Array of arguments to apply to the message.
Lang
Language to translate.

Generated by PasDoc 0.15.0.