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 | |
---|---|
Type | Description |
AbortedDueToConcurrentModificationException |
getDatabaseErrorDuringRetry()
public SpannerException getDatabaseErrorDuringRetry()
Returns | |
---|---|
Type | Description |
SpannerException |