ERROR - NumberFormatException


Problem

NumberFormatException

Cause 

This exception is thrown by methods declared in the numeric “wrapper” classes such as Integer and Double, in particular by the methods parseInt and parseDouble that convert from strings to the primitive numeric types.