UnknownCollectionSlugError

errors · /index·class

Signals that no collection is registered under the given slug in the CMS manifest, returning HTTP 500.

Signature

Example

throw new UnknownCollectionSlugError('blog-posts');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page