Exception: Sequel::NoMatchingRow
- Defined in:
- lib/sequel/exceptions.rb
Overview
Error raised when the user requests a record via the first! or similar method, and the dataset does not yield any rows.
Constant Summary
Constants inherited from Error
Error::AdapterNotFound, Error::InvalidOperation, Error::InvalidValue, Error::PoolTimeoutError, Error::Rollback