Exception: Dadata::ConnectionError

Inherits:
Error
  • Object
show all
Defined in:
lib/dadata/api_exceptions.rb

Overview

Raised when the request never reaches a usable response (network failure). Carries its message through StandardError, so ‘raise ConnectionError, ’msg’‘ works.

Direct Known Subclasses

TimeoutError