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
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmClassLacksPrimaryKeyException : RealmException, ISerializable

    Implements

    System.Runtime.Serialization.ISerializable
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Realm
    Generated by DocFX