Exception: ClickhouseRuby::UnknownColumn
- Inherits:
-
QueryError
- Object
- StandardError
- Error
- QueryError
- ClickhouseRuby::UnknownColumn
- Defined in:
- lib/clickhouse_ruby/errors.rb
Overview
Raised when a column doesn’t exist
Instance Attribute Summary
Attributes inherited from QueryError
Attributes inherited from Error
Method Summary
Methods inherited from QueryError
#detailed_message, #initialize
Methods inherited from Error
Constructor Details
This class inherits a constructor from ClickhouseRuby::QueryError