ProviderFetchError

errors · /index·class

Signals that a fetch from an external data provider failed, returning HTTP 500.

Signature

Example

throw new ProviderFetchError(response.errors);

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page