Exception: NxtHttpClient::Error::ServerError

Inherits:
NxtHttpClient::Error show all
Defined in:
lib/nxt_http_client/error.rb

Constant Summary

Constants inherited from NxtHttpClient::Error

CERTIFICATE_RETURN_CODES, REDACTED, SENSITIVE_HEADERS

Instance Attribute Summary

Attributes inherited from NxtHttpClient::Error

#id, #message, #response

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