Class QueryTimedOutErrorImpl

java.lang.Object
com.commercetools.api.models.error.QueryTimedOutErrorImpl
All Implemented Interfaces:
ErrorObject, QueryTimedOutError, io.vrap.rmf.base.client.ModelBase

public class QueryTimedOutErrorImpl extends Object implements QueryTimedOutError, io.vrap.rmf.base.client.ModelBase

Returned when the query times out.

If a query constantly times out, please check if it follows the performance best practices.