Class BigQueryException

    • Constructor Detail

      • BigQueryException

        public BigQueryException​(int code,
                                 String message)
      • BigQueryException

        public BigQueryException​(int code,
                                 String message,
                                 Throwable cause)
      • BigQueryException

        public BigQueryException​(int code,
                                 String message,
                                 BigQueryError error)
      • BigQueryException

        public BigQueryException​(IOException exception)
    • Method Detail

      • equals

        public boolean equals​(Object obj)
        Overrides:
        equals in class com.google.cloud.BaseServiceException
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class com.google.cloud.BaseServiceException