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.