Class GraphQLMaxResourceLimitExceededErrorImpl

java.lang.Object
com.commercetools.api.models.error.GraphQLMaxResourceLimitExceededErrorImpl
All Implemented Interfaces:
GraphQLErrorObject, GraphQLMaxResourceLimitExceededError, io.vrap.rmf.base.client.ModelBase

public class GraphQLMaxResourceLimitExceededErrorImpl extends Object implements GraphQLMaxResourceLimitExceededError, 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.