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);Related
ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError
LocalizedCompositeFieldError
Signals that a CMS field descriptor declares localized: true on a composite kind (group, array, or blocks). Composite localization was silently ignored by the n
MediaStorageUploadError
Signals that POSTing bytes to a Convex filestorage upload URL failed (non2xx response or a response without a storageId), returning HTTP 502 — the byte sink is