NotFoundError

errors · /index·class

Signals that a requested resource could not be located, returning HTTP 404.

Signature

Example

throw new NotFoundError('product:some-handle');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page