EmptyUploadFileError
●errors · /index·class
Signals that the uploaded file exists but is empty (zero bytes), returning HTTP 400.
Signature
Example
throw new EmptyUploadFileError();Related
ApiErrorKind GenericErrorKind ApiError CartNotFoundError CartProviderError CartUserError ConvexOperatorTokenMintError DomainVerificationError
EmptyTenantScopeError
Signals that a tenantscoped query received an empty shop ID, preventing the predicate from being applied correctly.
Error
Base class for all structured commerce errors, providing a typed error code, HTTP status code, humanreadable details, and a documentation help URL. Subclasses s