Class DatabricksBatchUpdateException

    • Constructor Detail

      • DatabricksBatchUpdateException

        public DatabricksBatchUpdateException​(String reason,
                                              DatabricksDriverErrorCode internalErrorCode,
                                              int[] updateCounts)
      • DatabricksBatchUpdateException

        public DatabricksBatchUpdateException​(String reason,
                                              String SQLState,
                                              int vendorCode,
                                              int[] updateCounts,
                                              Throwable cause)