Exception: Rubydex::QueryError

Inherits:
Error
  • Object
show all
Defined in:
lib/rubydex/errors.rb

Overview

Raised when a Cypher query cannot be parsed or cannot run. Rubydex::Query raises one of its subclasses; rescue this class to catch either.