Class RealmFrozenException
Exception thrown when trying to subscribe to changes or modify a frozen Realm, RealmObject, EmbeddedObject, or IRealmCollection<T>.
Implements
Namespace: Realms.Exceptions
Assembly: Realm.dll
Syntax
public class RealmFrozenException : RealmException, ISerializable