Class GraphQLInternalConstraintViolatedErrorImpl

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

public class GraphQLInternalConstraintViolatedErrorImpl extends Object implements GraphQLInternalConstraintViolatedError, io.vrap.rmf.base.client.ModelBase

Returned when certain API-specific constraints were not met. For example, the specified Discount Code was never applied and cannot be updated.