I'm trying to finish up a program that is due for a class tomorrow(Nov 8, 2002) and I have no clue what this error means when I go
to execute the files:
Exception in thread "main" java.lang.NumberFormatException:"1200
at java.lang.FloatingDecimal.readJavaFormatString
<FloatingDecimal.java:1173>
at java.lang.Double.parseDouble<Double.java:181>
at calculation.<init><calculation.java:20>
at Assignment.main<Assignment.java, Compile Code>
If anyone can help me out and tell me what this is trying to say because I haven't the slightest clue and It is due for one of my classes tomorrow..PLEASE HELP!!
to execute the files:
Exception in thread "main" java.lang.NumberFormatException:"1200
at java.lang.FloatingDecimal.readJavaFormatString
<FloatingDecimal.java:1173>
at java.lang.Double.parseDouble<Double.java:181>
at calculation.<init><calculation.java:20>
at Assignment.main<Assignment.java, Compile Code>
If anyone can help me out and tell me what this is trying to say because I haven't the slightest clue and It is due for one of my classes tomorrow..PLEASE HELP!!