Without code its difficult to pin down the problem, but my guess is you are parsing a string into an integer...with a NumberFormatException being thrown when you attempt to do so on a letter/string....