errorFileCountExceeded constant

String const errorFileCountExceeded

More files than file.count.max were supplied to a single upload group. Not retryable (reported via onFileError) — remove the extra files.

Implementation

static const errorFileCountExceeded = "ERR_FILE_COUNT_EXCEEDED";