COLLECTION_SIZE_LIMIT_EXCEEDED error condition
Can't create array with <numberOfElements> elements which exceeding the array size limit <maxRoundedArrayLength>,
FUNCTION
unsuccessful try to create arrays in the function <functionName>.
INITIALIZE
cannot initialize an array with specified parameters.
PARAMETER
the value of parameter(s) <parameter> in the function <functionName> is invalid.