EGL Java run-time error code VGJ0050E

 

VGJ0050E: An exception occurred while loading program %1. Exception: %2 Message: %3

 

Explanation

The program's class could not be loaded.

 

User Response

Use the exception message to diagnose and fix the problem. The most common cause of this error is that the jar file or the directory containing the program's class file is not listed in the CLASSPATH environment variable.