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

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

[Validate]