Show / Hide Table of Contents

    Class RealmFeatureUnavailableException

    An exception thrown when attempting to use a feature that is not available at your edition level. If you're using a paid edition of the Realm Platform, make sure you call SyncConfiguration.SetFeatureToken before any calls to GetInstance(RealmConfigurationBase).

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

    Implements

    System.Runtime.Serialization.ISerializable

    See Also

    See more details on Enabling Professional and Enterprise APIs in the documentation.
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Realm
    Generated by DocFX