BigQuery Client - Class JobException (1.30.2)

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