BadFlexibleSyncQueryException

Thrown when the server does not support one or more of the queries defined in the io.realm.kotlin.mongodb.sync.SubscriptionSet.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard

Flag to indicate that something has gone wrong with Device Sync in a way that is not recoverable and SyncSession will be SyncSession.State.INACTIVE until this error is resolved.

Link copied to clipboard
open val message: String?