public static class RemoteBigQueryHelper.BigQueryHelperException extends RuntimeException
Inheritance
java.lang.Object > Throwable > Exception > RuntimeException > RemoteBigQueryHelper.BigQueryHelperExceptionConstructors
BigQueryHelperException(String message, Throwable cause)
public BigQueryHelperException(String message, Throwable cause)
Name | Description |
message | String |
cause | Throwable |
Methods
translate(Exception ex)
public static RemoteBigQueryHelper.BigQueryHelperException translate(Exception ex)
Name | Description |
ex | Exception |
Type | Description |
RemoteBigQueryHelper.BigQueryHelperException |