Exception: TestingBot::ParseError

Inherits:
Error
  • Object
show all
Defined in:
lib/testingbot/errors.rb

Overview

The API returned a body that could not be parsed as JSON (e.g. an HTML gateway/maintenance page) or an empty body where JSON was expected.

Instance Attribute Summary

Attributes inherited from Error

#body, #http_status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from TestingBot::Error