public static class JdbcSqlExceptionFactory.JdbcSqlTimeoutException extends SQLTimeoutException implements JdbcSqlException
Specific SQLException that is thrown when a statement times out
Implements
JdbcSqlExceptionMethods
getCode()
public Code getCode()
Returns the corresponding gRPC code for this exception
Returns | |
---|---|
Type | Description |
com.google.rpc.Code |