Updates JSONException for API parity to org.json

Many users org.json have reported errors while trying to use extra
features available from the org.json project with the built in Android
JSON implementation. Updating the JSONException API will help with
integrating classes of the 2 code bases as well as allow better stack
traces from JSONException throws.

Test: Treehugger build succeeds.
Bug: 62898477

Change-Id: Id3f789f577a78b029b5ae4ba0551696f2c76b6d7
2 files changed