Class JobException

    • Method Detail

      • getId

        public JobId getId()
        The ID for the failed job.
      • getErrors

        public List<BigQueryError> getErrors()
        The errors reported by the job.

        The list is immutable.