问答详情
源自:2-6 kotlin数据容器--数组(二)

JSONObject 异常

Exception in thread "main" java.lang.RuntimeException: Stub!

at org.json.JSONObject.<init>(JSONObject.java:87)

at com.example.firstapp.lesson.KTCollectionsKt.main(KTCollections.kt:10)

at com.example.firstapp.lesson.KTCollectionsKt.main(KTCollections.kt)


提问者:慕沐1132582 2022-01-10 07:04

个回答

  • 慕数据6234245
    2022-02-16 11:11:01

    因为java环境没有jsonobject  运行到手机上不会出现这个问题