public static class JdbcSqlExceptionFactory.JdbcSqlBatchUpdateException extends BatchUpdateException implements JdbcSqlException
Specific SQLException that is thrown when a SpannerBatchUpdateException occurs.
Implements
JdbcSqlExceptionMethods
getCode()
public Code getCode()
Returns the corresponding gRPC code for this exception
Returns | |
---|---|
Type | Description |
com.google.rpc.Code |