Exception JdbcSqlExceptionFactory.JdbcSqlClientInfoException (2.17.0)

public static class JdbcSqlExceptionFactory.JdbcSqlClientInfoException extends SQLClientInfoException implements JdbcSqlException

Specific SQLException that is thrown when setting client info on a connection

Implements

JdbcSqlException

Methods

getCode()

public Code getCode()

Returns the corresponding gRPC code for this exception

Returns
Type Description
com.google.rpc.Code