Class AnonymousIdAlreadyInUseErrorImpl

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

public class AnonymousIdAlreadyInUseErrorImpl extends Object implements AnonymousIdAlreadyInUseError, io.vrap.rmf.base.client.ModelBase

Returned when the anonymous ID is being used by another resource.

The client application should choose another anonymous ID or retrieve an automatically generated one.