Show / Hide Table of Contents

    Class RealmException

    Base for Realm specific exceptions.

    Inheritance
    Object
    Exception
    RealmException
    RealmClassLacksPrimaryKeyException
    RealmClosedException
    RealmDuplicatePrimaryKeyValueException
    RealmFeatureUnavailableException
    RealmFileAccessErrorException
    RealmInvalidObjectException
    RealmInvalidTransactionException
    RealmMismatchedConfigException
    RealmObjectManagedByAnotherRealmException
    RealmOutOfMemoryException
    NotifierStartException
    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
    Back to top Copyright © 2019 Realm
    Generated by DocFX