Spec-Zone.ru › Ruby 3.2

класс OpenURI::HTTPError

Родитель:
StandardError

Атрибуты

io[R]

Публичные Классовые Методы

new(message, io) Показать исходный код
# File lib/open-uri.rb, line 374
def initialize(message, io)
  super(message)
  @io = io
end
Вызывает метод родительского класса Exception::new

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API