Class MaxResourceLimitExceededErrorImpl

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

public class MaxResourceLimitExceededErrorImpl extends Object implements MaxResourceLimitExceededError, io.vrap.rmf.base.client.ModelBase

Returned when a resource type cannot be created as it has reached its limits.

The limits must be adjusted for this resource before sending the request again.