| cadetill's blog | Copyright © Xavier Martínez (cadetill) |
Class EGMMapIsNull
Unit
Declaration
type EGMMapIsNull = class(EGMException)
Description
Exception raised when Map variable from JavaScript code is null.
Displayed message: The Map object in JavaScript is null.
Hierarchy
- TObject
- Exception
- EGMException
- EGMMapIsNull
Overview
Methods
![]() |
constructor Create(Lang: TGMLang); reintroduce; overload; virtual; |
Description
Methods
![]() |
constructor Create(Lang: TGMLang); reintroduce; overload; virtual; |
|
Class constructor.
Parameters
| |
Generated by PasDoc 0.15.0.
