Exception: Invoance::NetworkError

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

Overview

Raised when the request fails before a response is received — DNS failure, connection refused, TLS handshake error, etc.

Instance Attribute Summary

Attributes inherited from Error

#body, #error_code, #request_context, #retry_after_seconds, #status_code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Invoance::Error