Exception: ClickhouseRuby::StatementInvalid
- Inherits:
-
QueryError
- Object
- StandardError
- Error
- QueryError
- ClickhouseRuby::StatementInvalid
- Defined in:
- lib/clickhouse_ruby/errors.rb
Overview
Raised when a query is invalid (e.g., unknown table, column)
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