Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.62 KB | None | 0 0
  1. Exception in thread "main" java.lang.NoClassDefFoundError: d:\Java\javac\Zylinde
  2. r\Aresco
  3. Caused by: java.lang.ClassNotFoundException: d:\Java\javac\Zylinder\Aresco
  4.         at java.net.URLClassLoader$1.run(Unknown Source)
  5.         at java.security.AccessController.doPrivileged(Native Method)
  6.         at java.net.URLClassLoader.findClass(Unknown Source)
  7.         at java.lang.ClassLoader.loadClass(Unknown Source)
  8.         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  9.         at java.lang.ClassLoader.loadClass(Unknown Source)
  10. Could not find the main class: d:\Java\javac\Zylinder\Aresco.  Program will exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement