Class Net::HTTP::Persistent::Error
In: lib/bundler/vendor/net-http-persistent/lib/net/http/persistent.rb
Parent: StandardError

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

[Validate]