Product Information > JADE Error Messages and System Messages > 1300 through 1399 - Collection Exception Errors > 1337 - Collection block size cannot be set to less than 4 entries per block

1337   Collection block size cannot be set to less than 4 entries per block

Cause

This error occurs if you attempt to set or change the block size value of a collection (for example, by calling the Collection::setBlockSize method) to a value less than 4 entries per block.

Action

Avoid this illegal operation.