PersistenceError
An error thrown by a type that adopts MutablePersistableRecord.
-
Thrown by
MutablePersistableRecord.update(_:)methods when no matching row could be found in the database.databaseTableName: the table of the unfound recordkey: the key of the unfound record (column and values)
View on GitHub
Install in Dash
PersistenceError Enumeration Reference