Exception: TestingBot::ApiError

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

Overview

A 2xx response whose JSON body carried an application-level {"error": "..."} field.

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