Class NotEnabledErrorImpl

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

public class NotEnabledErrorImpl extends Object implements NotEnabledError, io.vrap.rmf.base.client.ModelBase

Returned when the Project-specific category recommendations feature is not enabled for the Project.

  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Field Summary

    Fields inherited from interface com.commercetools.api.models.error.NotEnabledError

    NOT_ENABLED
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    Error identifier.
    "The category recommendations API is not yet enabled for your project."
    int
     
    void
    setMessage(String message)
    "The category recommendations API is not yet enabled for your project."
    void
    setValue(String key, Object value)
    Error-specific additional fields.
    Error-specific additional fields.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.commercetools.api.models.error.ErrorObject

    withErrorObject

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.api.models.error.NotEnabledError

    withNotEnabledError