Class JSONException

    • Constructor Detail

      • JSONException

        public JSONException​(String message)
      • JSONException

        public JSONException​(String message,
                             Object... tokens)
      • JSONException

        public JSONException​(Exception e)