class |
ClientTooManyRowsBQException |
An exception indicating that the total number of rows in the BQ response exceeds the
soft limit (client side)
|
class |
InvalidExportBQException |
An exception indicating that the export request is illegal
|
class |
InvalidQueryBQException |
An exception indicating that a query is illegal
|
class |
InvalidTableLoadBQException |
An exception indicating that the table load request is illegal
|
class |
ServerResourcesBQException |
An exception indicating that the server rejected a query
due to usage of too many resources
|
class |
ServerTooManyRowsBQException |
An exception indicating that the total number of rows in the BQ response exceeds the
hard limit (server side)
|