Exception: OctaSpace::NetworkError

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

Overview

Network-level errors (before HTTP response is received)

Direct Known Subclasses

ConnectionError, TimeoutError

Instance Attribute Summary

Attributes inherited from Error

#request_id, #response, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from OctaSpace::Error