hi guys!!!
i need help in fixing the following errors...
Exception in thread "main" java.lang.NumberFormatException: For input
string: " "
at java.lang.NumberFormatException.forInputString
(NumberFormatException.java:48)
at java.lang.Integer.parseInt(Integer.java:449)
at java.lang.Integer.parseInt(Integer.java:499)
at InputFromKeyboardJOptionPane.main
(InputFromKeyboardJOptionPane.java:20)
Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)
thanks ,
ben..
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---