DuplicateWorkspaceSlugError

errors · /index·class

Signals that a workspace slug is registered more than once, violating the global-uniqueness constraint across all apps and packages.

Signature

Example

throw new DuplicateWorkspaceSlugError('admin');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page