InvalidShopDomainError

errors · /index·class

Signals that the supplied shop domain string is malformed or otherwise invalid, returning HTTP 400.

Signature

Example

throw new InvalidShopDomainError('not_a_domain');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page