Exception: DbMod::Exceptions::TooManyResults
- Defined in:
- lib/db_mod/exceptions/too_many_results.rb
Overview
Raised by a statement or prepared method that has been configured using ConfigurableMethod#single, when a result set expected to contain not more than one result, in fact, does.