Class ExternalOAuthFailedErrorImpl

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

public class ExternalOAuthFailedErrorImpl extends Object implements ExternalOAuthFailedError, io.vrap.rmf.base.client.ModelBase

Returned when an external OAuth Introspection endpoint does not return a response within the time limit, or the response isn't compliant with RFC 7662 (for example, an HTTP status code like 500).