RangeError.Reason

Constants
TOO_HIGH = RangeErrorReason.new("TOO_HIGH")
TOO_LOW = RangeErrorReason.new("TOO_LOW")