Class GraphQLExtensionBadResponseErrorImpl

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

public class GraphQLExtensionBadResponseErrorImpl extends Object implements GraphQLExtensionBadResponseError, 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).