UnreachableError

errors · /index·class

Signals that a supposedly unreachable code path was executed, indicating a logic error or exhaustiveness gap.

Signature

Example

throw new UnreachableError();

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page