rails / 7.0.0 / activerecord / recordnotunique.html /

class ActiveRecord::RecordNotUnique

Parent:
ActiveRecord::WrappedDatabaseException

Raised when a record cannot be inserted or updated because it would violate a uniqueness constraint.

© 2004–2021 David Heinemeier Hansson
Licensed under the MIT License.