Exception: HttpMimic::SSLError
- Inherits:
-
CommandError
- Object
- StandardError
- Error
- CommandError
- HttpMimic::SSLError
- Defined in:
- lib/http_mimic/exceptions.rb
Overview
SSL/TLS handshake or certificate error (Curl exit code 35, 51, 60, 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