Class: Persistence::Exception::DuplicateViolatesUniqueIndex

Inherits:
Persistence::Exception show all
Defined in:
lib/persistence/exception/duplicate_violates_unique_index.rb

Overview

Exception thrown when keys would create duplicate entries in an index that has been declared unique.