Search Results for

    Show / Hide Table of Contents

    Class RealmInvalidTransactionException

    An exception, thrown when trying to write data to the Realm outside a Transaction or when trying to create a transaction on a Realm that is opened as read-only.

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

    Implements

    ISerializable
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2020-2024 Realm
    Generated by DocFX