EGL2204E size is not a valid maximum size for array wrapper array.

Explanation

The maxSize property must be greater than or equal to zero.

User Response

Make sure that the maxSize property value is not a negative number.


Feedback