Class KustoServiceQueryError

    • Constructor Detail

      • KustoServiceQueryError

        public KustoServiceQueryError​(org.json.JSONArray jsonExceptions,
                                      boolean isOneApi,
                                      String message)
                               throws org.json.JSONException
        Throws:
        org.json.JSONException
      • KustoServiceQueryError

        public KustoServiceQueryError​(String message)