EGL Java runtime error code VGJ1005E

VGJ1005E: %1 failed. The returned value does not match the type of the return item.

Explanation

The value returned by the Java™ access function cannot be assigned to the return item because of a type mismatch.

User Response

Change the program logic to use a return item of an appropriate type.

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