Home » Ruby-master » bundler » Index (E) » Gem » Net » HTTP » Persistent » Error ▲
123456789_123456789_123456789_123456789_123456789_

Exception: Gem::Net::HTTP::Persistent::Error

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, StandardError
Instance Chain:
self, StandardError
Inherits: StandardError
  • Object
Defined in: lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb

Overview

Error class for errors raised by ::Gem::Net::HTTP::Persistent. Various SystemCallErrors are re-raised with a human-readable message under this class.