JSONArray

Hi guys,
I am getting the following error when I am trying to run the code in the pastebin link and I dont really understand why as I copied from a doc which worked on the video....
Exception in thread "main" java.lang.ClassCastException: class org.json.simple.JSONObject cannot be cast to class org.json.simple.JSONArray (org.json.simple.JSONObject and org.json.simple.JSONArray are in unnamed module of loader 'app')
        at main.ConfigurationHandler.readConfigFile(ConfigurationHandler.java:32)
        at main.MainS.main(MainS.java:21)
https://pastebin.com/hGiZ1gz0
Halwp
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Was this page helpful?