Hello, I am newer here.

I am have error in my java code.



Class aClass = new URLClassLoader(new URL[] { urlJarFile }).loadClass( classInJar );
Constructor constructor =...