EGL Java™ runtime error code VGJ0146E

VGJ0146E: %1 failed for array %2. The size given was less than zero.

Explanation

The specified function failed. Its argument is an array of sizes. One of the sizes was less than zero, but this is not allowed.

User Response

Correct the argument.

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