DownloadingRealmTimeOutException

Thrown when opening a Realm and it didn't finish download server data in the allocated timeframe.

This can only happen if SyncConfiguration.Builder.waitForInitialRemoteData is set.

Properties

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