Class BigQueryError

    • Method Detail

      • getLocation

        public String getLocation()
        Returns where the error occurred, if present.
      • getDebugInfo

        public String getDebugInfo()
      • getMessage

        public String getMessage()
        Returns a human-readable description of the error.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object