class Traject::SolrJsonWriter::BadHttpResponse
Adapted from HTTPClient::BadResponseError. It's got a response
accessor that will give you the HTTPClient Response object that had a bad status, although relying on that would tie you to our HTTPClient implementation that maybe should be considered an implementation detail, so I dunno.
Attributes
response[R]
- HTTP::Message
-
a response