Class ActiveRecord::RecordNotUnique
In: lib/active_record/errors.rb
Parent: WrappedDatabaseException

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

[Validate]