Exception: Ecertic::APIConnectionError

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

Overview

APIConnectionError is raised in the event that the SDK can’t connect to Ecertic’s servers.

Instance Attribute Summary

Attributes inherited from Error

#http_body, #http_headers, #http_status, #message, #response

Method Summary

Methods inherited from Error

#initialize, #to_s

Constructor Details

This class inherits a constructor from Ecertic::Error