EGL Reference Guide for iSeries


EGL Java run-time error code VGJ0141E

VGJ0141E: %1 is an invalid index for array %2. Current size: %3. Max size: %4

Explanation

The index is out for range for the array.

User Response

Modify the program to use a valid array index.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]