EGL Java™ runtime 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.

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.