Class
HTTPClient::BadResponseError
In:
lib/httpclient.rb
Parent:
RuntimeError
Raised for indicating
HTTP
response error.
Attributes
res
[R]
HTTP::Message
:
a response
[Validate]