Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Re: Exception in thread "main" java.util.InputMismatchException !Help!

    The user entered a value that was not a double when the call to nextDouble on line 49 was made. It's hard to make a user enter valid numbers, but for testing you should be careful to always enter a...
  2. Re: Exception in thread "main" java.util.InputMismatchException !Help!

    Please copy the full text of the error message and paste it here. It has important info about the error.

    Please edit your post and wrap your code with code tags:



    **YOUR CODE GOES HERE**

    ...
Results 1 to 2 of 2