1. 程式人生 > >InvocationtargetException 類型轉換異常

InvocationtargetException 類型轉換異常

strong fig nconf 日期類型轉換 exclude ati nco 轉換 pan

日期類型轉換不了json格式數據

json轉換數據的時候可以設置某個字段不需要轉換

jsonconfig=new JsonConfig()

//{} 內傳入不需要轉換的字段

jsonconfig.setexcludes(new String{"pdata"})

jsonObject.fromObject(result,jsonconfig)

InvocationtargetException 類型轉換異常