Exception JdbcSqlExceptionFactory.JdbcSqlFeatureNotSupportedException (2.16.1)

public static class JdbcSqlExceptionFactory.JdbcSqlFeatureNotSupportedException extends SQLFeatureNotSupportedException implements JdbcSqlException

Specific SQLException that is thrown for unsupported methods and values

Implements

JdbcSqlException

Methods

getCode()

public Code getCode()

Returns the corresponding gRPC code for this exception

Returns
TypeDescription
com.google.rpc.Code