GenericError

errors · /index·class

Base class for application-layer errors not specific to the API surface, defaulting to HTTP 500.

Signature

Example

throw new GenericError('unexpected state in initialization');

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page