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 Details

    • PreparedStatementRefreshTimeoutException

      public PreparedStatementRefreshTimeoutException(String message)