Exception JdbcSqlExceptionFactory.JdbcSqlClientInfoException (2.16.1)

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
TypeDescription
com.google.rpc.Code