public static class JdbcSqlExceptionFactory.JdbcAbortedDueToConcurrentModificationException extends JdbcSqlExceptionFactory.JdbcAbortedException
SQLException that is thrown when a transaction was aborted and could not be
retried due to a concurrent modification.| Modifier and Type | Method and Description |
|---|---|
com.google.cloud.spanner.AbortedDueToConcurrentModificationException |
getCause() |
com.google.cloud.spanner.SpannerException |
getDatabaseErrorDuringRetry() |
getCodegetErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetErrorCode, getMessage, getSQLStateforEach, spliteratorpublic com.google.cloud.spanner.AbortedDueToConcurrentModificationException getCause()
getCause in interface JdbcSqlExceptiongetCause in class JdbcSqlExceptionFactory.JdbcAbortedExceptionThrowable.getCause()public com.google.cloud.spanner.SpannerException getDatabaseErrorDuringRetry()
Copyright © 2022 Google LLC. All rights reserved.