Exception: Assinafy::NetworkError

Inherits:
Error
  • Object
show all
Defined in:
lib/assinafy/errors.rb,
sig/assinafy.rbs

Overview

Raised when Faraday reports a connection, timeout, or TLS error. The original exception's message is included.

Instance Attribute Summary

Attributes inherited from Error

#context

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Assinafy::Error