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