Class InvalidScopeErrorImpl

java.lang.Object
com.commercetools.importapi.models.errors.InvalidScopeErrorImpl
All Implemented Interfaces:
ErrorObject, InvalidScopeError, io.vrap.rmf.base.client.ModelBase

public class InvalidScopeErrorImpl extends Object implements InvalidScopeError, io.vrap.rmf.base.client.ModelBase

The requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.

  • Constructor Details

    • InvalidScopeErrorImpl

      public InvalidScopeErrorImpl()
      create empty instance
  • Method Details