Exception: BlueFactory::InvalidResponseError
- Inherits:
-
StandardError
- Object
- StandardError
- BlueFactory::InvalidResponseError
- Defined in:
- lib/blue_factory/errors.rb
Overview
Raised during request processing if the response returned by the user's class from the FeedHandler#get_posts method doesn't fully match the expected format. The error is turned into a "500 Internal Server Error" response returned to the AppView.