EGL Reference Guide for iSeries
VGJ1006E: %1 failed. The class %2 of an argument cast to
null could not be loaded. The error message is %3
Explanation
The class of the argument passed to the Java access function could not be
found.
User Response
Do as follows:
- Make sure the name of the class is correct. Class names must be
qualified with the name of a package.
- If the name is correct, make sure the directory or archive containing the
class is in the Java classpath.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.