public static class JdbcSqlExceptionFactory.JdbcSqlFeatureNotSupportedException extends SQLFeatureNotSupportedException implements JdbcSqlException
SQLException
that is thrown for unsupported methods and valuesModifier 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.