public static class JdbcSqlExceptionFactory.JdbcSqlTimeoutException extends SQLTimeoutException implements JdbcSqlException
SQLException
that is thrown when a statement times outModifier and Type | Method and Description |
---|---|
com.google.rpc.Code |
getCode()
Returns the corresponding gRPC code for this exception
|
getErrorCode, getNextException, getSQLState, iterator, setNextException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause, getErrorCode, getMessage, getSQLState
forEach, spliterator
public com.google.rpc.Code getCode()
JdbcSqlException
getCode
in interface JdbcSqlException
Copyright © 2023 Google LLC. All rights reserved.