Reputation: 1475
Ok so I'm dealing with a Json Object that is composed of menus and sub menus. The things is that sometimes there isn't any sub menus.
So how to check if the JsonObject has a specified String (Submenu)? For the moment it just throws a JsonExeption.
Thx!
Upvotes: 0
Views: 176