Probably not without an SSCCE. Although that exception is typically thrown by using a Number class to convert a String to number primitive (eg Integer.parseInt() ), the error indicative that this is...