NoLocaleResolvableError

errors · /index·class

Signals that no locale could be resolved for the request and the shop has no default locale configured, returning HTTP 500.

Signature

Example

throw new NoLocaleResolvableError(request.url);

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page