class Sequel::NoExistingObject

  1. lib/sequel/model/exceptions.rb
Parent: Sequel

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