Exception: TestingBot::ClientError

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

Overview

Any 4xx response that is not covered by a more specific subclass.

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