Number Format Error

I am getting number format exception when i executed a test case which i unblocked.

Exception in thread β€œmain” java.lang.NumberFormatException: For input string: β€œ3044226792”
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)