Raised when a value is outside a valid range, for example when converting a Float to an Integer and the value overflows.
RangeError
ruby Raised when a value is outside a valid range, for example when converting a Float to an Integer and the value overflows.