Class ContentTooLargeErrorImpl

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

public class ContentTooLargeErrorImpl extends Object implements ContentTooLargeError, io.vrap.rmf.base.client.ModelBase

Returned when the request results in too much data being returned from the API. Adjust the request query to reduce the size of the data returned.