Show / Hide Table of Contents

    Class RealmDuplicatePrimaryKeyValueException

    An exception thrown when an object with the same primary key has already been added.

    Inheritance
    Object
    Exception
    RealmException
    RealmDuplicatePrimaryKeyValueException
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Namespace:Realms.Exceptions
    Assembly:Realm.dll
    Syntax
    public class RealmDuplicatePrimaryKeyValueException : RealmException
    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX