public static class JdbcSqlExceptionFactory.JdbcAbortedException extends JdbcSqlExceptionFactory.JdbcSqlExceptionImpl
SQLException that is thrown when a transaction was aborted and could not be
successfully retried.| Modifier and Type | Method and Description |
|---|---|
com.google.cloud.spanner.AbortedException |
getCause() |
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.AbortedException getCause()
getCause in interface JdbcSqlExceptiongetCause in class ThrowableThrowable.getCause()Copyright © 2020 Google LLC. All rights reserved.