Class PreparedStatementRefreshTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.api.gax.rpc.ApiException
com.google.cloud.bigtable.data.v2.models.sql.PreparedStatementRefreshTimeoutException
- All Implemented Interfaces:
Serializable
public class PreparedStatementRefreshTimeoutException
extends com.google.api.gax.rpc.ApiException
Error thrown when an executeQuery attempt hits the attempt deadline waiting for
PreparedStatement to refresh it's underlying plan.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.api.gax.rpc.ApiException
getDomain, getErrorDetails, getMetadata, getReason, getStatusCode, isRetryableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PreparedStatementRefreshTimeoutException
-