Show / Hide Table of Contents

    Class RealmClassLacksPrimaryKeyException

    An exception thrown when trying to lookup an object by primary key, when the object doesn't have PrimaryKeyAttribute specified.

    Inheritance
    Object
    Exception
    RealmException
    RealmClassLacksPrimaryKeyException
    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 RealmClassLacksPrimaryKeyException : RealmException
    • Improve this Doc
    • View Source
    Back to top Copyright © 2017 Realm
    Generated by DocFX