MalformedFormPayloadError

errors · /index·class

Signals that an incoming form payload could not be parsed or fails structural validation, returning HTTP 400.

Signature

Example

throw new MalformedFormPayloadError(parseError);

ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError

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

On this page