at net.sf.json.JSONObject.toBean(JSONObject.java:288)
at net.sf.json.JSONArray.toArray(JSONArray.java:318)
at net.sf.json.JSONObject.convertPropertyValueToArray(JSONObject.java:1215)
at net.sf.json.JSONObject.toBean(JSONObject.java:353)
at net.sf.json.JSONObject.toBean(JSONObject.java:252)
.....
错误意思是 NoSuchMethodException 没有这个方法的异常 **.SubjectSum. <初始化>
对象转换成JSON对象错误。
原文链接:https://www.f2er.com/json/290308.html