Exception JdbcSqlExceptionFactory.JdbcSqlClientInfoException (2.11.4)

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