| Class | Sequel::NoMatchingRow |
| In: |
lib/sequel/exceptions.rb
|
| Parent: | Error |
Error raised when the user requests a record via the first! or similar method, and the dataset does not yield any rows.