Exception: HttpMimic::ConnectionError
- Inherits:
-
CommandError
- Object
- StandardError
- Error
- CommandError
- HttpMimic::ConnectionError
- Defined in:
- lib/http_mimic/exceptions.rb
Overview
Connection failure or DNS resolution error (Curl exit code 6, 7, 52, etc.)
Instance Attribute Summary
Attributes inherited from CommandError
#command, #exit_code, #response, #stderr
Method Summary
Methods inherited from CommandError
Constructor Details
This class inherits a constructor from HttpMimic::CommandError