Spec-Zone.ru › Ruby 2.6

класс OpenURI::HTTPError

Родитель:
StandardError

Атрибуты

io[Ч]

Открытые методы класса

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

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

Spec-Zone.ru

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