Exception: SignWell::ApiTimeoutError

Inherits:
ApiConnectionError show all
Defined in:
lib/signwell_sdk/api_error.rb

Overview

Raised when the connection to the API server times out.

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