Class ExtensionBadResponseErrorImpl

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

public class ExtensionBadResponseErrorImpl extends Object implements ExtensionBadResponseError, io.vrap.rmf.base.client.ModelBase

Returned when the response from the API Extension could not be parsed successfully (such as a 500 HTTP status code, or an invalid JSON response).