Still trying to figure out line 55 and 104, but the other 2 have me just as lost, or are these reference of those 2 lines?
Big Bank: Monthly Checking Account Activity
----------- Account ----------- Beginning With- Ending Over- Credit Cd
Name Id Type Balance + Deposit - drawal - Fee = Balance draft Advance
100.0
500.0
651.0Exception in
thread "main" java.lang.NumberFormatException: For input
string: "Regular"
at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1224)
at java.lang.Double.parseDouble(Double.java:482)
at CheckingAccountsTest.handleAccount(CheckingAccountsTest.java:104)
at CheckingAccountsTest.main(CheckingAccountsTest.java:55)
G:\COMPLE~1>