BigQuery Client - Class JobException (1.34.7)

Reference documentation and code samples for the BigQuery Client class JobException.

Exception thrown when a job fails to complete.

Namespace

Google \ Cloud \ BigQuery \ Exception

Methods

__construct

Parameters
Name Description
message string
job Google\Cloud\BigQuery\Job

getJob

Returns the job instance associated with the failure.

Returns
Type Description
Google\Cloud\BigQuery\Job

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年12月13日 UTC.