Class ExtensionUpdateActionsFailedErrorImpl

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

public class ExtensionUpdateActionsFailedErrorImpl extends Object implements ExtensionUpdateActionsFailedError, io.vrap.rmf.base.client.ModelBase

Returned when update actions could not be applied to the resource (for example, because a referenced resource does not exist). This would result in a 400 Bad Request response if the same update action was sent from a regular client.