Exception: TestingBot::ConnectionError

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

Overview

Network-level failure: connection refused/reset, DNS failure, or a request that exceeded the configured open/read timeout.

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