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