Package com.commercetools.importapi.models.errors
package com.commercetools.importapi.models.errors
-
ClassDescriptionThis is the generic error code for access denied.AccessDeniedErrorBuilder Example to create an instance using the builder patternThe request conflicts with the current state of the involved resources.ConcurrentModificationErrorBuilder Example to create an instance using the builder patternContentionError Example to create an instance using the builder patternContentionErrorBuilder Example to create an instance using the builder patternThe
Unique
AttributeConstraintEnum was violated.DuplicateAttributeValueErrorBuilder Example to create an instance using the builder patternTheCombinationUnique
AttributeConstraintEnum was violated.DuplicateAttributeValuesErrorBuilder Example to create an instance using the builder patternThe given value already exists for a field that is checked for unique values.DuplicateFieldErrorBuilder Example to create an instance using the builder patternThe given combination of values of a Product Variant conflicts with an existing one.DuplicateVariantValuesErrorBuilder Example to create an instance using the builder patternErrorObject Example to create a subtype instance using the builder patternErrorObjectBuilderThe response in case of an error.ErrorResponseBuilder Example to create an instance using the builder patternGenericError Example to create an instance using the builder patternGenericErrorBuilder Example to create an instance using the builder patternInsufficientScopeError Example to create an instance using the builder patternInsufficientScopeErrorBuilder Example to create an instance using the builder patternInvalidCredentialsError Example to create an instance using the builder patternInvalidCredentialsErrorBuilder Example to create an instance using the builder patternA given field is not supported.InvalidFieldErrorBuilder Example to create an instance using the builder patternReturned when a field cannot be updated.InvalidFieldsUpdateErrorBuilder Example to create an instance using the builder patternAn invalid input has been sent to the service.InvalidInputBuilder Example to create an instance using the builder patternAn invalid JSON input has been sent to the service.InvalidJsonInputBuilder Example to create an instance using the builder patternThe resources in the request are not in the valid state for the operation.InvalidOperationBuilder Example to create an instance using the builder patternThe requested scope is invalid, unknown, malformed, or exceeds the scope granted by the resource owner.InvalidScopeErrorBuilder Example to create an instance using the builder patternInvalidStateTransitionError Example to create an instance using the builder patternInvalidStateTransitionErrorBuilder Example to create an instance using the builder patternInvalidTokenError Example to create an instance using the builder patternInvalidTokenErrorBuilder Example to create an instance using the builder patternReturned when attempting to create a ProductVariant and set it as the Master Variant in the same ProductVariantImport.NewMasterVariantAdditionNotAllowedErrorBuilder Example to create an instance using the builder patternReturned when a resource referenced by a Reference or a ResourceIdentifier could not be found.ReferencedResourceNotFoundBuilder Example to create an instance using the builder patternA required field is missing a value.RequiredFieldErrorBuilder Example to create an instance using the builder patternResourceCreationError Example to create an instance using the builder patternResourceCreationErrorBuilder Example to create an instance using the builder patternResourceDeletionError Example to create an instance using the builder patternResourceDeletionErrorBuilder Example to create an instance using the builder patternResourceNotFoundError Example to create an instance using the builder patternResourceNotFoundErrorBuilder Example to create an instance using the builder patternResourceUpdateError Example to create an instance using the builder patternResourceUpdateErrorBuilder Example to create an instance using the builder patternVariantValues Example to create an instance using the builder patternVariantValuesBuilder Example to create an instance using the builder pattern