Exception: Quant::Errors::ArrayMaxSizeError
- Defined in:
- lib/quant/errors.rb
Overview
ArrayMaxSizeError is raised when attempting to set the max_size
on the refined Array class to an invalid value or when attempting to redefine the max_size
on the refined Array class.