java.lang.NumberFormatException: -
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
Be the first to provide a solution to this exception. Write a tip to help other users and build your expert profile.
java.lang.NumberFormatException: -
at com.alibaba.fastjson.parser.JSONLexerBase.integerValue(JSONLexerBase.java:478)
at com.alibaba.fastjson.parser.DefaultJSONParser.parse(DefaultJSONParser.java:1304)
at com.alibaba.fastjson.parser.DefaultJSONParser.parse(DefaultJSONParser.java:1268)
at com.alibaba.fastjson.JSON.parse(JSON.java:137)
at com.alibaba.fastjson.JSON.parse(JSON.java:128)