Search Results for

    Show / Hide Table of Contents

    Class RealmException

    Base for Realm specific exceptions.

    Inheritance
    Object
    Exception
    RealmException
    RealmClassLacksPrimaryKeyException
    RealmClosedException
    RealmDuplicatePrimaryKeyValueException
    RealmFileAccessErrorException
    RealmFrozenException
    RealmInUseException
    RealmInvalidObjectException
    RealmInvalidTransactionException
    RealmMismatchedConfigException
    RealmObjectManagedByAnotherRealmException
    RealmOutOfMemoryException
    RealmSchemaValidationException
    IncompatibleSyncedFileException
    Implements
    ISerializable
    Namespace: Realms.Exceptions
    Assembly: Realm.dll
    Syntax
    public class RealmException : Exception, ISerializable

    Implements

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