CartProviderError

errors · /index·class

Signals that the upstream cart provider returned an unexpected error, returning HTTP 502.

Signature

Example

throw new CartProviderError('Shopify returned 503', shopifyResponse);

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartUserError ConvexOperatorTokenMintError DomainVerificationError DuplicateContextDirectiveError

Sourceindex.ts:494Edit the JSDoc directly
Metadata@nordcom/commerce-errors@0.0.0Open in GitHub ↗

On this page