101102103104105106107108109110111
} } catch (Exception e) { /* probably a casting exception */ } } out = index.jsonMap(); } catch (Exception e) { out.put(new JSONArray()); if (e != null ) { Log("Map Exception: " + e.toString()); }