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() |
getCode
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getErrorCode, getMessage, getSQLState
forEach, spliterator
public com.google.cloud.spanner.AbortedException getCause()
getCause
in interface JdbcSqlException
getCause
in class Throwable
Throwable.getCause()
Copyright © 2023 Google LLC. All rights reserved.