@gradientedge/commercetools-utils
Preparing search index...
IErrorObject
Interface IErrorObject
interface
IErrorObject
{
code
:
string
;
message
:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
IErrorObject
AnonymousIdAlreadyInUseError
AssociateMissingPermissionError
AttributeDefinitionAlreadyExistsError
AttributeDefinitionTypeConflictError
AttributeNameDoesNotExistError
BadGatewayError
BulkOperationMaxItemsExceededError
CircularDependencyError
ConcurrentModificationError
ContentTooLargeError
CountryNotConfiguredInStoreError
DiscountCodeNonApplicableError
DuplicateAttributeValueError
DuplicateAttributeValuesError
DuplicateEnumValuesError
DuplicateFieldError
DuplicateFieldWithConflictingResourceError
DuplicatePriceKeyError
DuplicatePriceScopeError
DuplicateStandalonePriceScopeError
DuplicateVariantValuesError
EditPreviewFailedError
EnumKeyAlreadyExistsError
EnumKeyDoesNotExistError
EnumValueIsUsedError
EnumValuesMustMatchError
ExactLockConflictError
ExpiredCustomerEmailTokenError
ExpiredCustomerPasswordTokenError
ExtensionBadResponseError
ExtensionChainTooDeepError
ExtensionChainTooWideError
ExtensionDependencyExistsError
ExtensionNoResponseError
ExtensionPredicateEvaluationFailedError
ExtensionUpdateActionsFailedError
ExternalOAuthFailedError
FeatureRemovedError
GeneralError
InsufficientScopeError
InternalConstraintViolatedError
InvalidCredentialsError
InvalidCurrentPasswordError
InvalidFieldError
InvalidInputError
InvalidItemShippingDetailsError
InvalidJsonInputError
InvalidOperationError
InvalidSubjectError
InvalidTokenError
LanguageUsedInStoresError
LineItemQuantityAboveLimitError
LineItemQuantityBelowLimitError
LockedFieldError
MatchingPriceNotFoundError
MaxCartDiscountsReachedError
MaxDiscountGroupsReachedError
MaxResourceLimitExceededError
MaxStoreReferencesReachedError
MissingDependencyError
MissingRoleOnChannelError
MissingTaxRateForCountryError
MoneyOverflowError
NoMatchingProductDiscountFoundError
ObjectNotFoundError
OutOfStockError
OverCapacityError
OverlappingPriceValidityError
OverlappingStandalonePriceValidityError
PendingOperationError
PriceChangedError
ProductAssignmentMissingError
ProductPresentWithDifferentVariantSelectionError
ProjectNotConfiguredForLanguagesError
QueryComplexityLimitExceededError
QueryTimedOutError
RecurringOrderFailureError
ReferenceExistsError
ReferencedResourceNotFoundError
RequiredFieldError
ResourceNotFoundError
ResourceSizeLimitExceededError
SearchDeactivatedError
SearchExecutionFailureError
SearchFacetPathNotFoundError
SearchIndexingInProgressError
SearchNotReadyError
SemanticErrorError
ShippingMethodDoesNotMatchCartError
StoreCartDiscountsLimitReachedError
SyntaxErrorError
UnauthorizedError
ValidityLockConflictError
Indexable
[
key
:
string
]:
any
Index
Properties
code
message
Properties
Readonly
code
code
:
string
Error identifier.
Readonly
message
message
:
string
Plain text description of the cause of the error.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
@gradientedge/commercetools-utils
Loading...
Error identifier.