Exception: ClickhouseRuby::ConnectionNotEstablished
- Inherits:
-
ConnectionError
- Object
- StandardError
- Error
- ConnectionError
- ClickhouseRuby::ConnectionNotEstablished
- Defined in:
- lib/clickhouse_ruby/errors.rb
Overview
Raised when a connection cannot be established Common causes: wrong host/port, network issues, authentication failure
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from ClickhouseRuby::Error