Class Sequel::NoExistingObject
In: lib/sequel/model/exceptions.rb
Parent: Error

Exception class raised when require_modification is set and an UPDATE or DELETE statement to modify the dataset doesn‘t modify a single row.

[Validate]