Exception: Sequel::NoExistingObject
- Defined in:
- lib/sequel/model/exceptions.rb
Overview
Exception class raised when require_modification
is set and an UPDATE or DELETE statement to modify the dataset doesn’t modify a single row.
Constant Summary
Constants inherited from Error
Error::AdapterNotFound, Error::InvalidOperation, Error::InvalidValue, Error::PoolTimeoutError, Error::Rollback