Class ValidationError.AttachmentCountExceeded

    • Constructor Detail

      • ValidationError.AttachmentCountExceeded

        ValidationError.AttachmentCountExceeded(Integer attachmentCount, Integer maxAttachmentCount)
        Parameters:
        attachmentCount - The number of selected attachments.
        maxAttachmentCount - The maximum allowed number of attachments in a single message.