| 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
- TObject
- Exception
- EGMException
- EGMJSError
Overview
Methods
![]() |
constructor Create(const Args: array of const; Lang: TGMLang); reintroduce; overload; virtual; |
Description
Methods
![]() |
constructor Create(const Args: array of const; Lang: TGMLang); reintroduce; overload; virtual; |
|
Class constructor.
Parameters
| |
Generated by PasDoc 0.15.0.
