Class RealmClassLacksPrimaryKeyException
An exception thrown when trying to lookup an object by primary key, when the object doesn't have PrimaryKeyAttribute specified.
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmClassLacksPrimaryKeyException : RealmException