Class InvalidOperationImpl

java.lang.Object
com.commercetools.importapi.models.errors.InvalidOperationImpl
All Implemented Interfaces:
ErrorObject, InvalidOperation, io.vrap.rmf.base.client.ModelBase

public class InvalidOperationImpl extends Object implements InvalidOperation, io.vrap.rmf.base.client.ModelBase

The resources in the request are not in the valid state for the operation. The client application should validate the constraints described in the error message before sending the request again.

  • Constructor Details

    • InvalidOperationImpl

      public InvalidOperationImpl()
      create empty instance
  • Method Details