Contents

payloadTooLarge

An error indicating an attempt to send an item that exceeds the maximum size limit.

Declaration

static var payloadTooLarge: WCError.Code { get }

Discussion

This error can occur for both data dictionaries and files.

See Also

Understanding Error Codes