- Engineering
- Computer Science
- how to i fix this error exception in thread quotmainquot...
Question: how to i fix this error exception in thread quotmainquot...
Question details
How to I fix this error?
Exception in thread "main" java.lang.NumberFormatException: For input string: " "
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:569)
at java.lang.Integer.parseInt(Integer.java:615)
at refrigerator.Refrigerator.main(Refrigerator.java:229)
/Users/home/Library/Caches/NetBeans/8.2/executor-snippets/run.xml:53: Java returned: 1
Solution by an expert tutor
