EGL Java™ runtime error code VGJ0925E

VGJ0925E: The argument stack is empty.

Explanation

An empty stack exception has been encountered while passing values to a native C function or while returning values from it.

User Response

Check that the number of receiving variables does not exceed the number of values passed or returned.

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