public static class RemoteBigQueryHelper.BigQueryHelperException extends RuntimeException
Static Methods
translate(Exception ex)
public static RemoteBigQueryHelper.BigQueryHelperException translate(Exception ex)
Name | Description |
ex | Exception |
Type | Description |
RemoteBigQueryHelper.BigQueryHelperException |
Constructors
BigQueryHelperException(String message, Throwable cause)
public BigQueryHelperException(String message, Throwable cause)
Name | Description |
message | String |
cause | Throwable |