Exception: SimpleSDKBuilder::ConnectionError

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

Overview

Indicates an error establishing a connection to the API, or a timeout that occurs while making an API call. Is relatively common and transient- worth retrying in important cases.

Instance Attribute Summary

Attributes inherited from Error

#code

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from SimpleSDKBuilder::Error