Exception JdbcSqlExceptionFactory.JdbcSqlTimeoutException (2.16.1)

public static class JdbcSqlExceptionFactory.JdbcSqlTimeoutException extends SQLTimeoutException implements JdbcSqlException

Specific SQLException that is thrown when a statement times out

Implements

JdbcSqlException

Methods

getCode()

public Code getCode()

Returns the corresponding gRPC code for this exception

Returns
TypeDescription
com.google.rpc.Code