ShopMisconfigurationError

errors · /index·class

Signals that a shop record is present but missing required configuration fields, returning HTTP 500.

Signature

Example

throw new ShopMisconfigurationError('shop.example.com', ['apiKey', 'storeDomain']);

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page