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