Exception: Dadata::ConnectionError
- 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.
Raised when the request never reaches a usable response (network failure). Carries its message through StandardError, so ‘raise ConnectionError, ’msg’‘ works.