ERROR | given trim size [string] must be less than or equal to [string] |
CAUSE | Given trim size is greater than the current collection size. |
ACTION | Ensure that the given size is less than or equal to the collection size prior to calling this function. |
ERROR | given trim size [string] must be less than or equal to [string] |
CAUSE | Given trim size is greater than the current collection size. |
ACTION | Ensure that the given size is less than or equal to the collection size prior to calling this function. |