Class OverCapacityErrorImpl

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

public class OverCapacityErrorImpl extends Object implements OverCapacityError, io.vrap.rmf.base.client.ModelBase

Returned when the service is having trouble handling the load.

The client application should retry the request with exponential backoff up to a point where further delay is unacceptable.