Exception PreparedStatementRefreshTimeoutException (2.58.2)

public class PreparedStatementRefreshTimeoutException extends ApiException

Error thrown when an executeQuery attempt hits the attempt deadline waiting for PreparedStatement to refresh it's underlying plan.

Constructors

PreparedStatementRefreshTimeoutException(String message)

public PreparedStatementRefreshTimeoutException(String message)
Parameter
Name Description
message String