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 Mobile Platform, make sure you call SyncConfiguration.SetFeatureToken before any calls to GetInstance(RealmConfigurationBase).

    Inheritance
    Object
    Exception
    RealmException
    RealmFeatureUnavailableException
    Inherited Members
    Exception.GetBaseException()
    Exception.ToString()
    Exception.Data
    Exception.HelpLink
    Exception.HResult
    Exception.InnerException
    Exception.Message
    Exception.Source
    Exception.StackTrace
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Namespace:Realms.Exceptions
    Assembly:Realm.dll
    Syntax
    public class RealmFeatureUnavailableException : RealmException

    See Also

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