Exception: Enygma::Search::MultipleResultSetsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/enygma/search.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



18
19
20
# File 'lib/enygma/search.rb', line 18

def message
  "Results were returned for multiple tables, so some attributes are ambiguous."
end