Class RealmOutOfMemoryException
Exception when Realm's run out of memory, shut down your application rather than trying to continue.
Inherited Members
Namespace:Realms.Exceptions
Assembly:Realm.dll
Syntax
public class RealmOutOfMemoryException : RealmException, ISerializable, _Exception