Exception JdbcSqlExceptionFactory.JdbcAbortedDueToConcurrentModificationException (2.8.0)

public static class JdbcSqlExceptionFactory.JdbcAbortedDueToConcurrentModificationException extends JdbcSqlExceptionFactory.JdbcAbortedException

Specific SQLException that is thrown when a transaction was aborted and could not be retried due to a concurrent modification.

Methods

getCause()

public synchronized AbortedDueToConcurrentModificationException getCause()
Returns
TypeDescription
com.google.cloud.spanner.AbortedDueToConcurrentModificationException
Overrides

getDatabaseErrorDuringRetry()

public SpannerException getDatabaseErrorDuringRetry()
Returns
TypeDescription
com.google.cloud.spanner.SpannerException