EGL Reference Guide for iSeries


EGL Java run-time error code CSO8203E

CSO8203E: %1 is an invalid object type to add to an array wrapper of type %2.

Explanation

The contents of the array must match its definition.

User Response

Change the type of objects that the array stores, or do not attempt to store that type of object in the array.


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