0

Guys what is java.util.NoSuchElementExeption error

22nd Dec 2017, 11:35 AM
Rithvik mintu
Rithvik mintu - avatar
2 Answers
+ 7
"NoSuchElementException Thrown by the nextElement method of an Enumeration to indicate that there are no more elements in the enumeration." http://docs.oracle.com/javase/7/docs/api/java/util/NoSuchElementException.html Example of occurrence: https://stackoverflow.com/questions/13729294/nosuchelementexception-with-java-util-scanner
22nd Dec 2017, 12:06 PM
Hatsy Rei
Hatsy Rei - avatar
0
thank you but i have aldready tried those links
22nd Dec 2017, 12:30 PM
Rithvik mintu
Rithvik mintu - avatar