RealmInteruptedExceptionのダウンロードの例外
Atlas Device SDK は非推奨です。 詳細については、 の廃止ページを参照してください。
io.realm.Exceptions
io.realm.exceptions.DownloadingRealmInterruptedException
初期データセットのダウンロード中に Realm が中断されたときに使用される例外クラス。 これは、 SyncConfiguration.Builder.waitForInitial remoteData()が設定されている場合にのみ発生します。
コンストラクター
コンストラクターと説明 |
---|
継承されたメソッド
クラス java.lang.Object から継承されたメソッド :
getClass
、hashCode
、equals
、clone
、toString
、notify
、notifyAll
、wait
、wait
、wait
、finalize
クラス java.lang.Throwable から継承されたメソッド :
getMessage
、getLocalizedMessage
、getCause
、initCause
、toString
、printStackTrace
、printStackTrace
、printStackTrace
、fillInStackTrace
、getStackTrace
、setStackTrace
、addSuppressed
、getSuppressed