Class RealmDuplicatePrimaryKeyValueException
An exception thrown when an object with the same primary key has already been added.
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmDuplicatePrimaryKeyValueException : RealmException, ISerializable, _Exception