Exception: Db2Query::QueryMethodError
- Inherits:
-
StandardError
- Object
- StandardError
- Db2Query::QueryMethodError
- Defined in:
- lib/db2_query/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
77 78 79 |
# File 'lib/db2_query/error.rb', line 77 def "The query body needs to be callable or is a SQL statement string" end |