Show / Hide Table of Contents

    Class RealmOutOfMemoryException

    Exception when Realm's run out of memory, shut down your application rather than trying to continue.

    Inheritance
    Object
    Exception
    RealmException
    RealmOutOfMemoryException
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmOutOfMemoryException : RealmException, ISerializable

    Implements

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