| Author |
"new classname()" call to class in another file: java.lang.reflect.InvocationTargetException
|
Larry Larson
Greenhorn
Joined: Nov 27, 2011
Posts: 1
|
|
|
Applet runs fine until try to create class object from another file. Happens with and w/o jar file. When get to the "new" statement, the error is fired off from the initial InvokeAndWait command to get the thread going. So the thread gets going fine and runs til try to reach outside the initial file. HELP appreciated!
|
 |
 |
|
|
subject: "new classname()" call to class in another file: java.lang.reflect.InvocationTargetException
|
|
|