hey i'm new in java and i have a problem. my program is compiling and running fine but in the end it show me that there is an exception in thread "main" java.util.NoSuchElementException. i know that means that there are no more elements in the enumeration, but i don't know how to solve it...thank you!