public static class JdbcSqlExceptionFactory.JdbcSqlBatchUpdateException extends BatchUpdateException implements JdbcSqlException
SQLException
that is thrown when a SpannerBatchUpdateException
occurs.Modifier and Type | Method and Description |
---|---|
com.google.rpc.Code |
getCode()
Returns the corresponding gRPC code for this exception
|
getLargeUpdateCounts, getUpdateCounts
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause, getErrorCode, getMessage, getSQLState
forEach, spliterator
public com.google.rpc.Code getCode()
JdbcSqlException
getCode
in interface JdbcSqlException
Copyright © 2023 Google LLC. All rights reserved.