Exception: HTTP::ParseError
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- HTTP::ParseError
- Defined in:
- lib/http/errors.rb
Overview
Raised when ‘Response#parse` fails due to any underlying reason (unexpected MIME type, or decoder fails). See `Exception#cause` for the original exception.