Program crashes if you enter in the wrong data...
Ok, my problem,
I have a java application that reads in Currencies , now when I read in the correct currency symbol it works 110% and Im delighted with it.....however when I read in a dud currency it crashes and the application never completes what it is suppopsed to.......
Is there anyway of getting it to keep going? and if someone for example entered ina dud currency it would simply ignore it.....any ideas.....
P.S Im very much a beginner.

