Class LanguageUsedInStoresErrorImpl

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

public class LanguageUsedInStoresErrorImpl extends Object implements LanguageUsedInStoresError, io.vrap.rmf.base.client.ModelBase

Returned when a language cannot be removed from a Project as it is being used by a Store.

The error is returned as a failed response to the Change Languages update action.