FloatDomainError
FloatDomainError has not been discovered yet

Ruby's
FloatDomainError
class Raised when attempting to convert special float values (in particular Infinity
or NaN
) to numerical classes which don't support them.
Float::INFINITY.to_r #=> FloatDomainError: Infinity