Exception: Nfe::TimeoutError
- Inherits:
-
ApiConnectionError
- Object
- StandardError
- Error
- ApiConnectionError
- Nfe::TimeoutError
- Defined in:
- lib/nfe/errors.rb,
sig/nfe/errors.rbs
Overview
A connection that timed out. A subclass of ApiConnectionError so a
rescue Nfe::ApiConnectionError also catches timeouts.
Instance Attribute Summary
Attributes inherited from Error
#error_code, #request_id, #response_body, #response_headers, #status_code
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Nfe::Error