|
@@ -652,7 +652,7 @@ public class JSONObject implements JSON, JSONGetter<String>, Map<String, Object>
|
|
|
throw new JSONException("Unsupported type [{}] to JSONObject!", source.getClass());
|
|
throw new JSONException("Unsupported type [{}] to JSONObject!", source.getClass());
|