# File lib/open-uri.rb, line 369 def initialize(message, io) super(message) @io = io end
Exception::new
Ruby Core © 1993–2020 Yukihiro MatsumotoLicensed under the Ruby License.Ruby Standard Library © contributorsLicensed under their own licenses.