Class InvalidOperationErrorImpl

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

public class InvalidOperationErrorImpl extends Object implements InvalidOperationError, io.vrap.rmf.base.client.ModelBase

Returned when the resources involved in the request are not in a valid state for the operation.

The client application should validate the constraints described in the error message before sending the request.