Exception: Craigslist::API::RequestError
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- Craigslist::API::RequestError
- Defined in:
- lib/craigslist/api/errors.rb
Overview
Raised for malformed requests. The RSS interface uses HTTP 415 for RSS it cannot parse; the JSON API uses 400.
Instance Attribute Summary
Attributes inherited from ResponseError
Method Summary
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from Craigslist::API::ResponseError