Class GraphQLProjectNotConfiguredForLanguagesErrorImpl

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

public class GraphQLProjectNotConfiguredForLanguagesErrorImpl extends Object implements GraphQLProjectNotConfiguredForLanguagesError, io.vrap.rmf.base.client.ModelBase

Returned when the languages set for a Store are not supported by the Project.

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