Exception: DbMod::Exceptions::TooManyResults

Inherits:
Base
  • Object
show all
Defined in:
lib/db_mod/exceptions/too_many_results.rb

Overview

Raised by a statement or prepared method that has been configured using Statements::Configuration::MethodConfiguration#single, when a result set expected to contain not more than one result, in fact, does.