Advertisement
tjb1

Untitled

Nov 23rd, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. Exception in thread "main" java.util.NoSuchElementException: No line found
  2. at java.util.Scanner.nextLine(Scanner.java:1516)
  3. at Chap5prob14_fileDISPLAY.displayHead(Chap5prob14_fileDISPLAY.java:77)
  4. at prob14tester.main(prob14tester.java:18)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement