CartNotFoundError

errors · /index·class

Signals that the requested cart could not be located by its identifier, returning HTTP 404.

Signature

Example

throw new CartNotFoundError('abc123-cart-token');

ApiErrorKind GenericErrorKind ApiError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError DuplicateContextDirectiveError

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

On this page