Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
IErrorObject
Interface IErrorObject
interface
IErrorObject
{
code
:
string
;
message
:
string
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
IErrorObject
AnonymousIdAlreadyInUseError
AssociateMissingPermissionError
AttributeDefinitionAlreadyExistsError
AttributeDefinitionTypeConflictError
AttributeNameDoesNotExistError
BadGatewayError
ConcurrentModificationError
ContentTooLargeError
CountryNotConfiguredInStoreError
DiscountCodeNonApplicableError
DuplicateAttributeValueError
DuplicateAttributeValuesError
DuplicateEnumValuesError
DuplicateFieldError
DuplicateFieldWithConflictingResourceError
DuplicatePriceKeyError
DuplicatePriceScopeError
DuplicateStandalonePriceScopeError
DuplicateVariantValuesError
EditPreviewFailedError
EnumKeyAlreadyExistsError
EnumKeyDoesNotExistError
EnumValueIsUsedError
EnumValuesMustMatchError
ExtensionBadResponseError
ExtensionNoResponseError
ExtensionPredicateEvaluationFailedError
ExtensionUpdateActionsFailedError
ExternalOAuthFailedError
FeatureRemovedError
GeneralError
InsufficientScopeError
InternalConstraintViolatedError
InvalidCredentialsError
InvalidCurrentPasswordError
InvalidFieldError
InvalidInputError
InvalidItemShippingDetailsError
InvalidJsonInputError
InvalidOperationError
InvalidSubjectError
InvalidTokenError
LanguageUsedInStoresError
LockedFieldError
MatchingPriceNotFoundError
MaxCartDiscountsReachedError
MaxResourceLimitExceededError
MaxStoreReferencesReachedError
MissingRoleOnChannelError
MissingTaxRateForCountryError
MoneyOverflowError
NoMatchingProductDiscountFoundError
ObjectNotFoundError
OutOfStockError
OverCapacityError
OverlappingStandalonePriceValidityError
PendingOperationError
PriceChangedError
ProductAssignmentMissingError
ProductPresentWithDifferentVariantSelectionError
ProjectNotConfiguredForLanguagesError
QueryComplexityLimitExceededError
QueryTimedOutError
ReferenceExistsError
ReferencedResourceNotFoundError
RequiredFieldError
ResourceNotFoundError
ResourceSizeLimitExceededError
SearchDeactivatedError
SearchExecutionFailureError
SearchFacetPathNotFoundError
SearchIndexingInProgressError
SearchNotReadyError
SemanticErrorError
ShippingMethodDoesNotMatchCartError
StoreCartDiscountsLimitReachedError
SyntaxErrorError
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
Typescript SDK Type Docs
Loading...
Error identifier.