Exception: SignWell::ApiConnectionError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/signwell_sdk/api_error.rb

Overview

Raised when the connection to the API server fails.

Direct Known Subclasses

ApiTimeoutError

Instance Attribute Summary

Attributes inherited from ApiError

#body, #code, #response_body, #response_headers

Method Summary

Methods inherited from ApiError

#initialize, #message, #to_s

Constructor Details

This class inherits a constructor from SignWell::ApiError