Exception: NxtHttpClient::Error::NetworkError
- Inherits:
-
NxtHttpClient::Error
- Object
- StandardError
- NxtHttpClient::Error
- NxtHttpClient::Error::NetworkError
- Defined in:
- lib/nxt_http_client/error.rb
Overview
code 0 (no HTTP response)
Direct Known Subclasses
Constant Summary
Constants inherited from NxtHttpClient::Error
CERTIFICATE_RETURN_CODES, REDACTED, SENSITIVE_HEADERS
Instance Attribute Summary
Attributes inherited from NxtHttpClient::Error
Method Summary
Methods inherited from NxtHttpClient::Error
#body, #default_message, error_class_for, from_response, #initialize, network_error_class, #request, #request_headers, #request_options, #response_code, #response_content_type, #response_headers, #response_options, status_error_class, #to_h, #url, #x_request_id
Constructor Details
This class inherits a constructor from NxtHttpClient::Error