Class: Persistence::Exception::DuplicateViolatesUniqueIndex
- Inherits:
-
Persistence::Exception
- Object
- Persistence::Exception
- Persistence::Exception::DuplicateViolatesUniqueIndex
- 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.