EGL Java™ runtime error code VGJ0017E

VGJ0017E: A reference variable was used, but its value is Nil.

Explanation

The variable must reference a non-Nil value before it can be used.

User Response

Before using the variable, give it a value other than Nil.

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