Exception JdbcSqlExceptionFactory.JdbcAbortedDueToConcurrentModificationException (2.16.1)

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
AbortedDueToConcurrentModificationException
Overrides

getDatabaseErrorDuringRetry()

public SpannerException getDatabaseErrorDuringRetry()
Returns
TypeDescription
SpannerException