Exception: ThinkingSphinx::QueryExecutionError
- Inherits:
-
StandardError
- Object
- StandardError
- ThinkingSphinx::QueryExecutionError
- Defined in:
- lib/thinking_sphinx/errors.rb
Instance Attribute Summary collapse
-
#statement ⇒ Object
Returns the value of attribute statement.
Instance Attribute Details
#statement ⇒ Object
Returns the value of attribute statement.
61 62 63 |
# File 'lib/thinking_sphinx/errors.rb', line 61 def statement @statement end |